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
2a0ae6f3
Commit
2a0ae6f3
authored
Sep 24, 2018
by
Eduardo Sanz García
Browse files
chore: updated libraries
parent
dde165ff
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1411 additions
and
1760 deletions
+1411
-1760
package.json
package.json
+23
-23
yarn.lock
yarn.lock
+1388
-1737
No files found.
package.json
View file @
2a0ae6f3
...
...
@@ -38,37 +38,37 @@
"rxjs"
:
">=6 <7"
},
"devDependencies"
:
{
"
@angular-devkit/build-angular
"
:
"
~0.
6.8
"
,
"
@angular/cli
"
:
"
6.
0.8
"
,
"
@angular/common
"
:
"
6.
0.5
"
,
"
@angular/compiler
"
:
"
6.
0.5
"
,
"
@angular/compiler-cli
"
:
"
6.
0.5
"
,
"
@angular/core
"
:
"
6.
0.5
"
,
"
@angular/language-service
"
:
"
6.
0.5
"
,
"
@angular/platform-browser
"
:
"
6.
0.5
"
,
"
@angular/platform-browser-dynamic
"
:
"
6.
0.5
"
,
"
@angular-devkit/build-angular
"
:
"
~0.
8.3
"
,
"
@angular/cli
"
:
"
6.
2.3
"
,
"
@angular/common
"
:
"
6.
1.8
"
,
"
@angular/compiler
"
:
"
6.
1.8
"
,
"
@angular/compiler-cli
"
:
"
6.
1.8
"
,
"
@angular/core
"
:
"
6.
1.8
"
,
"
@angular/language-service
"
:
"
6.
1.8
"
,
"
@angular/platform-browser
"
:
"
6.
1.8
"
,
"
@angular/platform-browser-dynamic
"
:
"
6.
1.8
"
,
"
@auth0/angular-jwt
"
:
"
^2.0.0
"
,
"
@types/jasmine
"
:
"
~2.8.8
"
,
"
@types/jasminewd2
"
:
"
~2.0.3
"
,
"
@types/node
"
:
"
~10.
3.4
"
,
"
codelyzer
"
:
"
^4.
3.0
"
,
"
@types/node
"
:
"
~10.
10.1
"
,
"
codelyzer
"
:
"
^4.
4.4
"
,
"
core-js
"
:
"
^2.5.7
"
,
"
jasmine-core
"
:
"
^3.
1.0
"
,
"
jasmine-core
"
:
"
^3.
2.1
"
,
"
jasmine-spec-reporter
"
:
"
~4.2.1
"
,
"
karma
"
:
"
~
2
.0.
3
"
,
"
karma
"
:
"
~
3
.0.
0
"
,
"
karma-chrome-launcher
"
:
"
~2.2.0
"
,
"
karma-coverage-istanbul-reporter
"
:
"
^2.0.
1
"
,
"
karma-coverage-istanbul-reporter
"
:
"
^2.0.
4
"
,
"
karma-jasmine
"
:
"
~1.1.2
"
,
"
karma-jasmine-html-reporter
"
:
"
^1.
1.0
"
,
"
ng-packagr
"
:
"
^
3.0.3
"
,
"
karma-jasmine-html-reporter
"
:
"
^1.
3.1
"
,
"
ng-packagr
"
:
"
^
4.2.0
"
,
"
npm-check-updates
"
:
"
^2.14.2
"
,
"
protractor
"
:
"
~5.
3.2
"
,
"
rxjs
"
:
"
^6.
2.1
"
,
"
rxjs-tslint-rules
"
:
"
^4.
4.2
"
,
"
ts-node
"
:
"
~
6.1
.1
"
,
"
tslint
"
:
"
~5.1
0
.0
"
,
"
typedoc
"
:
"
^0.1
1.1
"
,
"
typescript
"
:
">=2.7.2 <2.
8
"
,
"
protractor
"
:
"
~5.
4.1
"
,
"
rxjs
"
:
"
^6.
3.2
"
,
"
rxjs-tslint-rules
"
:
"
^4.
8.0
"
,
"
ts-node
"
:
"
~
7.0
.1
"
,
"
tslint
"
:
"
~5.1
1
.0
"
,
"
typedoc
"
:
"
^0.1
2.0
"
,
"
typescript
"
:
">=2.7.2 <2.
10
"
,
"
zone.js
"
:
"
^0.8.26
"
}
}
yarn.lock
View file @
2a0ae6f3
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