Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ubl
bdd_dev
webmasterei
dacap
Commits
c9529bda
Commit
c9529bda
authored
Jun 11, 2018
by
Ulf Seltmann
Browse files
* removed unused dependencies
* updated some major dependencies
parent
ff6fe421
Pipeline
#325
passed with stages
in 3 minutes and 31 seconds
Changes
2
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
c9529bda
This diff is collapsed.
Click to expand it.
package.json
View file @
c9529bda
{
"name"
:
"@ubleipzig/dacap"
,
"scope"
:
"@bdd_dev"
,
"version"
:
"1.0.
4
"
,
"version"
:
"1.0.
5
"
,
"description"
:
"proxies,compresses and caches api-requests"
,
"main"
:
"bin/dacap"
,
"bin"
:
{
...
...
@@ -28,14 +28,14 @@
"author"
:
"Ulf Seltmann <ulf.seltmann@uni-leipzig.de>"
,
"license"
:
"
GPL-3.0
"
,
"dependencies"
:
{
"
@angular/common
"
:
"
^
4.3.6
"
,
"
@angular/compiler
"
:
"
^
4.3.6
"
,
"
@angular/core
"
:
"
^
4.3.6
"
,
"
@angular/forms
"
:
"
^
4.3.6
"
,
"
@angular/http
"
:
"
^
4.3.6
"
,
"
@angular/platform-browser
"
:
"
^
4.3.6
"
,
"
@angular/platform-browser-dynamic
"
:
"
^
4.3.6
"
,
"
@angular/router
"
:
"
^
4.3.6
"
,
"
@angular/common
"
:
"
^
6.0.4
"
,
"
@angular/compiler
"
:
"
^
6.0.4
"
,
"
@angular/core
"
:
"
^
6.0.4
"
,
"
@angular/forms
"
:
"
^
6.0.4
"
,
"
@angular/http
"
:
"
^
6.0.4
"
,
"
@angular/platform-browser
"
:
"
^
6.0.4
"
,
"
@angular/platform-browser-dynamic
"
:
"
^
6.0.4
"
,
"
@angular/router
"
:
"
^
6.0.4
"
,
"
body-parser
"
:
"
^1.17.2
"
,
"
compression
"
:
"
^1.7.2
"
,
"
core-js
"
:
"
^2.5.0
"
,
...
...
@@ -48,21 +48,20 @@
"
npm-check
"
:
"
^5.7.0
"
,
"
q
"
:
"
^1.5.0
"
,
"
request
"
:
"
^2.81.0
"
,
"
rxjs
"
:
"
^
5.5.6
"
,
"
rxjs
"
:
"
^
6.2.0
"
,
"
zone.js
"
:
"
^0.8.20
"
},
"devDependencies"
:
{
"
@types/body-parser
"
:
"
^1.16.5
"
,
"
@types/compression
"
:
"
0.0.3
3
"
,
"
@types/compression
"
:
"
0.0.3
6
"
,
"
@types/cors
"
:
"
^2.8.1
"
,
"
@types/debug
"
:
"
0.0.30
"
,
"
@types/express
"
:
"
^4.11.1
"
,
"
@types/mocha
"
:
"
^
2
.2.
48
"
,
"
@types/nock
"
:
"
^
8.2.1
"
,
"
@types/mocha
"
:
"
^
5
.2.
1
"
,
"
@types/nock
"
:
"
^
9.1.3
"
,
"
@types/node
"
:
"
^8.9.4
"
,
"
@types/request
"
:
"
^2.47.0
"
,
"
@types/rimraf
"
:
"
^2.0.2
"
,
"
@types/should
"
:
"
^11.2.0
"
,
"
angular2-template-loader
"
:
"
^0.6.2
"
,
"
awesome-typescript-loader
"
:
"
^3.2.3
"
,
"
bootstrap
"
:
"
^3.3.7
"
,
...
...
@@ -73,15 +72,13 @@
"
html-webpack-plugin
"
:
"
^2.30.1
"
,
"
istanbul
"
:
"
^0.4.5
"
,
"
jquery
"
:
"
^3.3.1
"
,
"
jshint
"
:
"
^2.9.5
"
,
"
mocha
"
:
"
^3.5.0
"
,
"
mocha-jenkins-reporter
"
:
"
^0.3.9
"
,
"
mocha
"
:
"
^5.2.0
"
,
"
nock
"
:
"
^9.1.9
"
,
"
nyc
"
:
"
^1
1.5.0
"
,
"
nyc
"
:
"
^1
2.0.2
"
,
"
rimraf
"
:
"
^2.6.2
"
,
"
should
"
:
"
^1
1
.2.1
"
,
"
should
"
:
"
^1
3
.2.1
"
,
"
source-map-loader
"
:
"
^0.2.1
"
,
"
style-loader
"
:
"
^0.
18.2
"
,
"
style-loader
"
:
"
^0.
21.0
"
,
"
tsc-watch
"
:
"
^1.0.16
"
,
"
tslint
"
:
"
^5.9.1
"
,
"
typescript
"
:
"
^2.7.2
"
,
...
...
Ulf Seltmann
@ulf.seltmann
mentioned in commit
839d71cc
·
Jun 11, 2018
mentioned in commit
839d71cc
mentioned in commit 839d71ccc6afc74ff879bb517f60bcceee108118
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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