@favware/npm-deprecate
Advanced tools
Comparing version 1.0.8-next.3c460f5.0 to 1.0.8-next.3c712e1.0
{ | ||
"name": "@favware/npm-deprecate", | ||
"version": "1.0.8-next.3c460f5.0", | ||
"version": "1.0.8-next.3c712e1.0", | ||
"description": "Programmatically deprecate your NPM published packages", | ||
@@ -35,33 +35,33 @@ "author": "@favware", | ||
"dependencies": { | ||
"@sapphire/fetch": "^3.0.1", | ||
"@sapphire/utilities": "^3.15.1", | ||
"@sapphire/fetch": "^3.0.2", | ||
"@sapphire/utilities": "^3.16.2", | ||
"colorette": "^2.0.20", | ||
"commander": "^11.1.0", | ||
"commander": "^12.1.0", | ||
"js-yaml": "^4.1.0", | ||
"micromatch": "^4.0.5", | ||
"npm-package-arg": "^11.0.1", | ||
"npm-registry-fetch": "^16.1.0" | ||
"micromatch": "^4.0.7", | ||
"npm-package-arg": "^11.0.2", | ||
"npm-registry-fetch": "^17.0.1" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^18.4.3", | ||
"@commitlint/config-conventional": "^18.4.3", | ||
"@favware/cliff-jumper": "^2.2.3", | ||
"@sapphire/eslint-config": "^5.0.3", | ||
"@commitlint/cli": "^19.3.0", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@favware/cliff-jumper": "^3.0.3", | ||
"@sapphire/eslint-config": "^5.0.4", | ||
"@sapphire/prettier-config": "^2.0.0", | ||
"@sapphire/ts-config": "^5.0.0", | ||
"@sapphire/ts-config": "^5.0.1", | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/micromatch": "^4.0.6", | ||
"@types/node": "^20.10.6", | ||
"@types/node-fetch": "^2.6.10", | ||
"@types/micromatch": "^4.0.7", | ||
"@types/node": "^20.12.12", | ||
"@types/node-fetch": "^2.6.11", | ||
"@types/npm-package-arg": "^6.1.4", | ||
"@types/npm-registry-fetch": "^8.0.7", | ||
"@typescript-eslint/eslint-plugin": "^6.16.0", | ||
"@typescript-eslint/parser": "^6.16.0", | ||
"@typescript-eslint/eslint-plugin": "^7.10.0", | ||
"@typescript-eslint/parser": "^7.10.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.56.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.2", | ||
"lint-staged": "^15.2.0", | ||
"prettier": "^3.1.1", | ||
"typescript": "^5.3.3" | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"lint-staged": "^15.2.5", | ||
"prettier": "^3.2.5", | ||
"typescript": "^5.4.5" | ||
}, | ||
@@ -104,3 +104,3 @@ "resolutions": { | ||
}, | ||
"packageManager": "yarn@4.0.2" | ||
"packageManager": "yarn@4.2.2" | ||
} |
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
30675
+ Added@npmcli/redact@2.0.1(transitive)
+ Addedcommander@12.1.0(transitive)
+ Addednpm-registry-fetch@17.1.0(transitive)
- Removed@npmcli/redact@1.1.0(transitive)
- Removedcommander@11.1.0(transitive)
- Removedminipass-json-stream@1.0.2(transitive)
- Removednpm-registry-fetch@16.2.1(transitive)
Updated@sapphire/fetch@^3.0.2
Updated@sapphire/utilities@^3.16.2
Updatedcommander@^12.1.0
Updatedmicromatch@^4.0.7
Updatednpm-package-arg@^11.0.2
Updatednpm-registry-fetch@^17.0.1