registry-sync
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "registry-sync", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "synchronize a remote npm registry for private use", | ||
@@ -19,3 +19,3 @@ "repository": "https://github.com/heikkipora/registry-sync", | ||
"bluebird": "3.5.1", | ||
"commander": "2.14.1", | ||
"commander": "2.15.0", | ||
"lodash": "4.17.5", | ||
@@ -34,3 +34,3 @@ "mkdirp": "0.5.1", | ||
"babel-core": "6.26.0", | ||
"babel-eslint": "8.2.1", | ||
"babel-eslint": "8.2.2", | ||
"babel-plugin-transform-object-rest-spread": "6.26.0", | ||
@@ -42,6 +42,6 @@ "babel-plugin-transform-runtime": "6.23.0", | ||
"chai": "4.1.2", | ||
"eslint": "4.18.0", | ||
"eslint-plugin-mocha": "4.11.0", | ||
"eslint": "4.18.2", | ||
"eslint-plugin-mocha": "4.12.1", | ||
"express": "4.16.2", | ||
"mocha": "5.0.1" | ||
"mocha": "5.0.4" | ||
}, | ||
@@ -48,0 +48,0 @@ "keywords": [ |
+ Addedcommander@2.15.0(transitive)
- Removedcommander@2.14.1(transitive)
Updatedcommander@2.15.0