registry-sync
Advanced tools
Comparing version 3.2.3 to 3.2.4
{ | ||
"name": "registry-sync", | ||
"version": "3.2.3", | ||
"version": "3.2.4", | ||
"description": "synchronize a remote npm registry for private use", | ||
@@ -30,23 +30,23 @@ "repository": "https://github.com/heikkipora/registry-sync", | ||
"devDependencies": { | ||
"@arkweid/lefthook": "0.7.3", | ||
"@types/chai": "4.2.16", | ||
"@types/lodash": "4.14.168", | ||
"@arkweid/lefthook": "0.7.6", | ||
"@types/chai": "4.2.18", | ||
"@types/lodash": "4.14.170", | ||
"@types/mocha": "8.2.2", | ||
"@types/node": "14.14.41", | ||
"@types/semver": "7.3.4", | ||
"@types/node": "15.12.2", | ||
"@types/semver": "7.3.6", | ||
"@types/ssri": "7.1.0", | ||
"@types/tar-fs": "2.0.0", | ||
"@types/yarnpkg__lockfile": "1.1.4", | ||
"@typescript-eslint/eslint-plugin": "4.22.0", | ||
"@typescript-eslint/parser": "4.22.0", | ||
"@typescript-eslint/eslint-plugin": "4.26.1", | ||
"@typescript-eslint/parser": "4.26.1", | ||
"chai": "4.3.4", | ||
"eslint": "7.25.0", | ||
"eslint": "7.28.0", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-mocha": "8.1.0", | ||
"eslint-plugin-mocha": "9.0.0", | ||
"express": "4.17.1", | ||
"lint-staged": "10.5.4", | ||
"mocha": "8.3.2", | ||
"prettier": "2.2.1", | ||
"ts-node": "9.1.1", | ||
"typescript": "4.2.4" | ||
"lint-staged": "11.0.0", | ||
"mocha": "9.0.0", | ||
"prettier": "2.3.1", | ||
"ts-node": "10.0.0", | ||
"typescript": "4.3.2" | ||
}, | ||
@@ -53,0 +53,0 @@ "keywords": [ |