@favware/npm-deprecate
Advanced tools
Comparing version 1.0.8-next.3344857.0 to 1.0.8-next.3530532.0
{ | ||
"name": "@favware/npm-deprecate", | ||
"version": "1.0.8-next.3344857.0", | ||
"version": "1.0.8-next.3530532.0", | ||
"description": "Programmatically deprecate your NPM published packages", | ||
@@ -41,5 +41,5 @@ "author": "@favware", | ||
"@sapphire/fetch": "^2.4.1", | ||
"@sapphire/utilities": "^3.11.1", | ||
"@sapphire/utilities": "^3.12.0", | ||
"colorette": "^2.0.20", | ||
"commander": "^10.0.1", | ||
"commander": "^11.0.0", | ||
"js-yaml": "^4.1.0", | ||
@@ -51,6 +51,6 @@ "micromatch": "^4.0.5", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.6.1", | ||
"@commitlint/config-conventional": "^17.6.1", | ||
"@favware/cliff-jumper": "^2.0.0", | ||
"@sapphire/eslint-config": "^4.4.1", | ||
"@commitlint/cli": "^17.6.6", | ||
"@commitlint/config-conventional": "^17.6.6", | ||
"@favware/cliff-jumper": "^2.1.1", | ||
"@sapphire/eslint-config": "^4.4.3", | ||
"@sapphire/prettier-config": "^1.4.5", | ||
@@ -60,21 +60,21 @@ "@sapphire/ts-config": "^4.0.0", | ||
"@types/micromatch": "^4.0.2", | ||
"@types/node": "^18.16.3", | ||
"@types/node-fetch": "^2.6.3", | ||
"@types/node": "^18.16.19", | ||
"@types/node-fetch": "^2.6.4", | ||
"@types/npm-package-arg": "^6.1.1", | ||
"@types/npm-registry-fetch": "^8.0.4", | ||
"@typescript-eslint/eslint-plugin": "^5.59.1", | ||
"@typescript-eslint/parser": "^5.59.1", | ||
"@typescript-eslint/eslint-plugin": "^5.62.0", | ||
"@typescript-eslint/parser": "^5.62.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.39.0", | ||
"eslint": "^8.45.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^13.2.2", | ||
"lint-staged": "^13.2.3", | ||
"pinst": "^3.0.0", | ||
"prettier": "^2.8.8", | ||
"pretty-quick": "^3.1.3", | ||
"typescript": "^5.0.4" | ||
"typescript": "^5.1.6" | ||
}, | ||
"resolutions": { | ||
"acorn": "^8.8.2", | ||
"acorn": "^8.10.0", | ||
"ansi-regex": "^5.0.1", | ||
@@ -113,3 +113,3 @@ "minimist": "^1.2.8" | ||
}, | ||
"packageManager": "yarn@3.5.0" | ||
"packageManager": "yarn@3.6.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
30711
71
+ Addedcommander@11.1.0(transitive)
- Removedcommander@10.0.1(transitive)
Updated@sapphire/utilities@^3.12.0
Updatedcommander@^11.0.0