Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Tools glue
ng-ebi-authorization
Commits
afa81b8b
Commit
afa81b8b
authored
Mar 26, 2018
by
Eduardo Sanz García
Browse files
chore: updated npm modules
parent
35bcfd62
Pipeline
#2740
passed with stages
in 3 minutes and 45 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
531 additions
and
195 deletions
+531
-195
package.json
package.json
+16
-16
yarn.lock
yarn.lock
+515
-179
No files found.
package.json
View file @
afa81b8b
...
...
@@ -32,41 +32,41 @@
"url"
:
"
https://gitlab.ebi.ac.uk/tools-glue/angular-aap-auth/issues
"
},
"dependencies"
:
{
"
@auth0/angular-jwt
"
:
"
^1.
0
.0
-beta.9
"
"
@auth0/angular-jwt
"
:
"
^1.
1
.0
"
},
"peerDependencies"
:
{
"@angular/core"
:
">=4.3.0 <6.0.0"
,
"
rxjs
"
:
">=5.5.0 <6.0.0"
},
"devDependencies"
:
{
"
@angular/cli
"
:
"
1.7.
0
"
,
"
@angular/common
"
:
"
^5.2.
5
"
,
"
@angular/compiler
"
:
"
^5.2.
5
"
,
"
@angular/compiler-cli
"
:
"
^5.2.
5
"
,
"
@angular/core
"
:
"
^5.2.
5
"
,
"
@angular/language-service
"
:
"
^5.2.
5
"
,
"
@angular/platform-browser
"
:
"
^5.2.
5
"
,
"
@angular/platform-browser-dynamic
"
:
"
^5.2.
5
"
,
"
@angular/cli
"
:
"
1.7.
3
"
,
"
@angular/common
"
:
"
^5.2.
9
"
,
"
@angular/compiler
"
:
"
^5.2.
9
"
,
"
@angular/compiler-cli
"
:
"
^5.2.
9
"
,
"
@angular/core
"
:
"
^5.2.
9
"
,
"
@angular/language-service
"
:
"
^5.2.
9
"
,
"
@angular/platform-browser
"
:
"
^5.2.
9
"
,
"
@angular/platform-browser-dynamic
"
:
"
^5.2.
9
"
,
"
@types/jasmine
"
:
"
~2.8.6
"
,
"
@types/jasminewd2
"
:
"
~2.0.3
"
,
"
@types/node
"
:
"
~9.
4.6
"
,
"
codelyzer
"
:
"
^4.
1.0
"
,
"
@types/node
"
:
"
~9.
6.0
"
,
"
codelyzer
"
:
"
^4.
2.1
"
,
"
core-js
"
:
"
^2.5.3
"
,
"
jasmine-core
"
:
"
^2.99.1
"
,
"
jasmine-spec-reporter
"
:
"
~4.2.1
"
,
"
karma
"
:
"
~2.0.0
"
,
"
karma-chrome-launcher
"
:
"
~2.2.0
"
,
"
karma-coverage-istanbul-reporter
"
:
"
^1.4.
1
"
,
"
karma-coverage-istanbul-reporter
"
:
"
^1.4.
2
"
,
"
karma-jasmine
"
:
"
~1.1.1
"
,
"
karma-jasmine-html-reporter
"
:
"
^0.2.2
"
,
"
ncu
"
:
"
^0.2.1
"
,
"
ng-packagr
"
:
"
^2.
0.0
"
,
"
ng-packagr
"
:
"
^2.
4.1
"
,
"
protractor
"
:
"
~5.3.0
"
,
"
rxjs
"
:
">=5.5.0 <6.0.0"
,
"
rxjs-tslint-rules
"
:
"
^3.1
0
.0
"
,
"
ts-node
"
:
"
~
4.1.0
"
,
"
rxjs-tslint-rules
"
:
"
^3.1
5
.0
"
,
"
ts-node
"
:
"
~
5.0.1
"
,
"
tslint
"
:
"
~5.9.1
"
,
"
typedoc
"
:
"
^0.1
0.0
"
,
"
typedoc
"
:
"
^0.1
1.1
"
,
"
typescript
"
:
">=2.4.2 <2.7.0"
,
"
zone.js
"
:
"
^0.8.20
"
}
...
...
yarn.lock
View file @
afa81b8b
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment