registry-sync
Advanced tools
Comparing version 3.3.1 to 3.3.2
{ | ||
"name": "registry-sync", | ||
"version": "3.3.1", | ||
"version": "3.3.2", | ||
"description": "synchronize a remote npm registry for private use", | ||
@@ -23,3 +23,3 @@ "repository": "https://github.com/heikkipora/registry-sync", | ||
"@yarnpkg/lockfile": "1.1.0", | ||
"axios": "0.21.4", | ||
"axios": "0.22.0", | ||
"commander": "8.2.0", | ||
@@ -31,7 +31,7 @@ "semver": "7.3.5", | ||
"devDependencies": { | ||
"@arkweid/lefthook": "0.7.6", | ||
"@types/chai": "4.2.21", | ||
"@types/lodash": "4.14.172", | ||
"@arkweid/lefthook": "0.7.7", | ||
"@types/chai": "4.2.22", | ||
"@types/lodash": "4.14.175", | ||
"@types/mocha": "9.0.0", | ||
"@types/node": "16.9.1", | ||
"@types/node": "16.10.3", | ||
"@types/semver": "7.3.8", | ||
@@ -41,4 +41,4 @@ "@types/ssri": "7.1.1", | ||
"@types/yarnpkg__lockfile": "1.1.5", | ||
"@typescript-eslint/eslint-plugin": "4.31.1", | ||
"@typescript-eslint/parser": "4.31.1", | ||
"@typescript-eslint/eslint-plugin": "4.33.0", | ||
"@typescript-eslint/parser": "4.33.0", | ||
"chai": "4.3.4", | ||
@@ -49,5 +49,5 @@ "eslint": "7.32.0", | ||
"express": "4.17.1", | ||
"lint-staged": "11.1.2", | ||
"mocha": "9.1.1", | ||
"prettier": "2.4.0", | ||
"lint-staged": "11.2.2", | ||
"mocha": "9.1.2", | ||
"prettier": "2.4.1", | ||
"ts-node": "10.2.1", | ||
@@ -54,0 +54,0 @@ "typescript": "4.4.3" |
38946
+ Addedaxios@0.22.0(transitive)
- Removedaxios@0.21.4(transitive)
Updatedaxios@0.22.0