registry-sync
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "registry-sync", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "synchronize a remote npm registry for private use", | ||
@@ -24,3 +24,3 @@ "repository": "https://github.com/heikkipora/registry-sync", | ||
"axios": "0.21.1", | ||
"commander": "7.0.0", | ||
"commander": "7.1.0", | ||
"semver": "7.3.4", | ||
@@ -34,4 +34,4 @@ "ssri": "8.0.1", | ||
"@types/lodash": "4.14.168", | ||
"@types/mocha": "8.2.0", | ||
"@types/node": "14.14.28", | ||
"@types/mocha": "8.2.1", | ||
"@types/node": "14.14.31", | ||
"@types/semver": "7.3.4", | ||
@@ -41,7 +41,7 @@ "@types/ssri": "7.1.0", | ||
"@types/yarnpkg__lockfile": "1.1.4", | ||
"@typescript-eslint/eslint-plugin": "4.15.0", | ||
"@typescript-eslint/parser": "4.15.0", | ||
"@typescript-eslint/eslint-plugin": "4.16.1", | ||
"@typescript-eslint/parser": "4.16.1", | ||
"chai": "4.3.0", | ||
"eslint": "7.20.0", | ||
"eslint-config-prettier": "7.2.0", | ||
"eslint": "7.21.0", | ||
"eslint-config-prettier": "8.1.0", | ||
"eslint-plugin-mocha": "8.0.0", | ||
@@ -53,3 +53,3 @@ "express": "4.17.1", | ||
"ts-node": "9.1.1", | ||
"typescript": "4.1.5" | ||
"typescript": "4.2.2" | ||
}, | ||
@@ -56,0 +56,0 @@ "keywords": [ |
+ Addedcommander@7.1.0(transitive)
- Removedcommander@7.0.0(transitive)
Updatedcommander@7.1.0