@favware/npm-deprecate
Advanced tools
Comparing version 1.0.8-next.ea9067e to 1.0.8-next.ebaaf5b
{ | ||
"name": "@favware/npm-deprecate", | ||
"version": "1.0.8-next.ea9067e", | ||
"version": "1.0.8-next.ebaaf5b", | ||
"description": "Programmatically deprecate your NPM published packages", | ||
@@ -35,4 +35,4 @@ "author": "@favware", | ||
"dependencies": { | ||
"@sapphire/fetch": "^3.0.2", | ||
"@sapphire/utilities": "^3.16.2", | ||
"@sapphire/fetch": "^3.0.3", | ||
"@sapphire/utilities": "^3.17.0", | ||
"colorette": "^2.0.20", | ||
@@ -42,9 +42,9 @@ "commander": "^12.1.0", | ||
"micromatch": "^4.0.7", | ||
"npm-package-arg": "^11.0.2", | ||
"npm-registry-fetch": "^17.0.1" | ||
"npm-package-arg": "^11.0.3", | ||
"npm-registry-fetch": "^17.1.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.3.0", | ||
"@commitlint/cli": "^19.4.0", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@favware/cliff-jumper": "^4.0.2", | ||
"@favware/cliff-jumper": "^4.0.3", | ||
"@sapphire/eslint-config": "^5.0.5", | ||
@@ -54,19 +54,19 @@ "@sapphire/prettier-config": "^2.0.0", | ||
"@types/js-yaml": "^4.0.9", | ||
"@types/micromatch": "^4.0.7", | ||
"@types/node": "^20.14.2", | ||
"@types/micromatch": "^4.0.9", | ||
"@types/node": "^20.15.0", | ||
"@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.12.0", | ||
"@typescript-eslint/parser": "^7.12.0", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
"@typescript-eslint/parser": "^7.13.1", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"lint-staged": "^15.2.5", | ||
"prettier": "^3.3.1", | ||
"typescript": "^5.4.5" | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"lint-staged": "^15.2.9", | ||
"prettier": "^3.3.3", | ||
"typescript": "^5.5.2" | ||
}, | ||
"resolutions": { | ||
"acorn": "^8.11.3", | ||
"acorn": "^8.12.1", | ||
"ansi-regex": "^5.0.1", | ||
@@ -106,3 +106,3 @@ "minimist": "^1.2.8" | ||
}, | ||
"packageManager": "yarn@4.2.2" | ||
"packageManager": "yarn@4.4.0" | ||
} |
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
Updated@sapphire/fetch@^3.0.3
Updated@sapphire/utilities@^3.17.0
Updatednpm-package-arg@^11.0.3
Updatednpm-registry-fetch@^17.1.0