@sapphire/shapeshift
Advanced tools
Comparing version 4.0.1-next.56f2dc4.0 to 4.0.1-next.5af4444
{ | ||
"name": "@sapphire/shapeshift", | ||
"version": "4.0.1-next.56f2dc4.0", | ||
"version": "4.0.1-next.5af4444", | ||
"description": "Blazing fast input validation and transformation ⚡", | ||
@@ -45,3 +45,3 @@ "author": "@sapphire", | ||
"@commitlint/config-conventional": "^19.2.2", | ||
"@favware/cliff-jumper": "^3.0.3", | ||
"@favware/cliff-jumper": "^4.0.2", | ||
"@favware/npm-deprecate": "^1.0.7", | ||
@@ -52,6 +52,6 @@ "@sapphire/eslint-config": "^5.0.5", | ||
"@types/jsdom": "^21.1.7", | ||
"@types/lodash": "^4.17.5", | ||
"@types/node": "^20.12.12", | ||
"@typescript-eslint/eslint-plugin": "^7.12.0", | ||
"@typescript-eslint/parser": "^7.12.0", | ||
"@types/lodash": "^4.17.6", | ||
"@types/node": "^20.14.8", | ||
"@typescript-eslint/eslint-plugin": "^7.13.1", | ||
"@typescript-eslint/parser": "^7.13.1", | ||
"@vitest/coverage-v8": "^1.6.0", | ||
@@ -64,9 +64,9 @@ "cz-conventional-changelog": "^3.3.0", | ||
"jsdom": "^24.1.0", | ||
"lint-staged": "^15.2.5", | ||
"prettier": "^3.3.1", | ||
"rimraf": "^5.0.7", | ||
"lint-staged": "^15.2.7", | ||
"prettier": "^3.3.3", | ||
"rimraf": "^6.0.1", | ||
"tsup": "^8.1.0", | ||
"typedoc": "^0.25.13", | ||
"typedoc-json-parser": "^10.0.0", | ||
"typescript": "^5.4.5", | ||
"typescript": "~5.4.5", | ||
"vitest": "^1.6.0" | ||
@@ -124,6 +124,7 @@ }, | ||
"resolutions": { | ||
"@types/node": "20.13.0", | ||
"ansi-regex": "^5.0.1", | ||
"minimist": "^1.2.8" | ||
}, | ||
"packageManager": "yarn@4.2.2" | ||
"packageManager": "yarn@4.3.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
1371422