registry-sync
Advanced tools
Comparing version 3.3.2 to 3.3.3
{ | ||
"name": "registry-sync", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "synchronize a remote npm registry for private use", | ||
@@ -23,4 +23,4 @@ "repository": "https://github.com/heikkipora/registry-sync", | ||
"@yarnpkg/lockfile": "1.1.0", | ||
"axios": "0.22.0", | ||
"commander": "8.2.0", | ||
"axios": "0.24.0", | ||
"commander": "8.3.0", | ||
"semver": "7.3.5", | ||
@@ -32,22 +32,23 @@ "ssri": "8.0.1", | ||
"@arkweid/lefthook": "0.7.7", | ||
"@types/chai": "4.2.22", | ||
"@types/lodash": "4.14.175", | ||
"@types/chai": "4.3.0", | ||
"@types/lodash": "4.14.178", | ||
"@types/mocha": "9.0.0", | ||
"@types/node": "16.10.3", | ||
"@types/semver": "7.3.8", | ||
"@types/node": "17.0.5", | ||
"@types/semver": "7.3.9", | ||
"@types/ssri": "7.1.1", | ||
"@types/tar-fs": "2.0.1", | ||
"@types/yarnpkg__lockfile": "1.1.5", | ||
"@typescript-eslint/eslint-plugin": "4.33.0", | ||
"@typescript-eslint/parser": "4.33.0", | ||
"@typescript-eslint/eslint-plugin": "5.8.1", | ||
"@typescript-eslint/parser": "5.8.1", | ||
"chai": "4.3.4", | ||
"eslint": "7.32.0", | ||
"eslint": "8.5.0", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-mocha": "9.0.0", | ||
"express": "4.17.1", | ||
"lint-staged": "11.2.2", | ||
"mocha": "9.1.2", | ||
"prettier": "2.4.1", | ||
"ts-node": "10.2.1", | ||
"typescript": "4.4.3" | ||
"eslint-formatter-codeframe": "7.32.1", | ||
"eslint-plugin-mocha": "10.0.3", | ||
"express": "4.17.2", | ||
"lint-staged": "12.1.4", | ||
"mocha": "9.1.3", | ||
"prettier": "2.5.1", | ||
"ts-node": "10.4.0", | ||
"typescript": "4.5.4" | ||
}, | ||
@@ -54,0 +55,0 @@ "keywords": [ |
38986
22
+ Addedaxios@0.24.0(transitive)
+ Addedcommander@8.3.0(transitive)
- Removedaxios@0.22.0(transitive)
- Removedcommander@8.2.0(transitive)
Updatedaxios@0.24.0
Updatedcommander@8.3.0