@favware/npm-deprecate
Advanced tools
Comparing version 1.0.8-next.38ca0e5.0 to 1.0.8-next.38f5086
{ | ||
"name": "@favware/npm-deprecate", | ||
"version": "1.0.8-next.38ca0e5.0", | ||
"version": "1.0.8-next.38f5086", | ||
"description": "Programmatically deprecate your NPM published packages", | ||
@@ -32,43 +32,39 @@ "author": "@favware", | ||
"check-update": "cliff-jumper --dry-run", | ||
"_postinstall": "husky install .github/husky", | ||
"prepack": "yarn build && pinst --disable", | ||
"postpack": "pinst --enable" | ||
"prepack": "yarn build" | ||
}, | ||
"dependencies": { | ||
"@sapphire/fetch": "^2.4.1", | ||
"@sapphire/utilities": "^3.13.0", | ||
"@sapphire/fetch": "^3.0.3", | ||
"@sapphire/utilities": "^3.17.0", | ||
"colorette": "^2.0.20", | ||
"commander": "^11.0.0", | ||
"commander": "^12.1.0", | ||
"js-yaml": "^4.1.0", | ||
"micromatch": "^4.0.5", | ||
"npm-package-arg": "^11.0.0", | ||
"npm-registry-fetch": "^16.0.0" | ||
"micromatch": "^4.0.8", | ||
"npm-package-arg": "^11.0.3", | ||
"npm-registry-fetch": "^17.1.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@favware/cliff-jumper": "^2.1.2", | ||
"@sapphire/eslint-config": "^5.0.2", | ||
"@commitlint/cli": "^19.4.0", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@favware/cliff-jumper": "^4.1.0", | ||
"@sapphire/eslint-config": "^5.0.5", | ||
"@sapphire/prettier-config": "^2.0.0", | ||
"@sapphire/ts-config": "^5.0.0", | ||
"@types/js-yaml": "^4.0.5", | ||
"@types/micromatch": "^4.0.2", | ||
"@types/node": "^18.17.14", | ||
"@types/node-fetch": "^2.6.4", | ||
"@types/npm-package-arg": "^6.1.1", | ||
"@types/npm-registry-fetch": "^8.0.4", | ||
"@typescript-eslint/eslint-plugin": "^6.5.0", | ||
"@typescript-eslint/parser": "^6.5.0", | ||
"@sapphire/ts-config": "^5.0.1", | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/micromatch": "^4.0.9", | ||
"@types/node": "^20.16.1", | ||
"@types/node-fetch": "^2.6.11", | ||
"@types/npm-package-arg": "^6.1.4", | ||
"@types/npm-registry-fetch": "^8.0.7", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
"@typescript-eslint/parser": "^7.13.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.48.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^14.0.1", | ||
"pinst": "^3.0.0", | ||
"prettier": "^3.0.3", | ||
"typescript": "^5.2.2" | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"lint-staged": "^15.2.9", | ||
"prettier": "^3.3.3", | ||
"typescript": "^5.5.2" | ||
}, | ||
"resolutions": { | ||
"acorn": "^8.10.0", | ||
"acorn": "^8.12.1", | ||
"ansi-regex": "^5.0.1", | ||
@@ -108,3 +104,3 @@ "minimist": "^1.2.8" | ||
}, | ||
"packageManager": "yarn@3.6.3" | ||
"packageManager": "yarn@4.4.1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21
30672
+ Added@npmcli/redact@2.0.1(transitive)
+ Added@sapphire/fetch@3.0.5(transitive)
+ Addedcommander@12.1.0(transitive)
+ Addednpm-registry-fetch@17.1.0(transitive)
- Removed@npmcli/redact@1.1.0(transitive)
- Removed@sapphire/fetch@2.4.2(transitive)
- Removedcommander@11.1.0(transitive)
- Removedcross-fetch@4.0.0(transitive)
- Removedminipass-json-stream@1.0.2(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removednpm-registry-fetch@16.2.1(transitive)
- Removedtr46@0.0.3(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)
Updated@sapphire/fetch@^3.0.3
Updated@sapphire/utilities@^3.17.0
Updatedcommander@^12.1.0
Updatedmicromatch@^4.0.8
Updatednpm-package-arg@^11.0.3
Updatednpm-registry-fetch@^17.1.0