@sapphire/shapeshift
Advanced tools
Comparing version
@@ -5,2 +5,8 @@ # Changelog | ||
# [3.9.7](https://github.com/sapphiredev/shapeshift/compare/v3.9.6...v3.9.7) - (2024-03-31) | ||
## 🐛 Bug Fixes | ||
- Allow engines.node >= 16 ([a4d8c8d](https://github.com/sapphiredev/shapeshift/commit/a4d8c8d70e414192b61d565f89e51b19a117c8c1)) | ||
# [3.9.6](https://github.com/sapphiredev/shapeshift/compare/v3.9.6...v3.9.6) - (2024-01-19) | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@sapphire/shapeshift", | ||
"version": "3.9.7-next.f0870c1.0", | ||
"version": "3.9.7", | ||
"description": "Blazing fast input validation and transformation ⚡", | ||
@@ -43,3 +43,3 @@ "author": "@sapphire", | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.2.0", | ||
"@commitlint/cli": "^19.2.1", | ||
"@commitlint/config-conventional": "^19.1.0", | ||
@@ -54,4 +54,4 @@ "@favware/cliff-jumper": "^3.0.1", | ||
"@types/node": "^20.11.5", | ||
"@typescript-eslint/eslint-plugin": "^7.2.0", | ||
"@typescript-eslint/parser": "^7.2.0", | ||
"@typescript-eslint/eslint-plugin": "^7.4.0", | ||
"@typescript-eslint/parser": "^7.4.0", | ||
"@vitest/coverage-v8": "^1.4.0", | ||
@@ -70,3 +70,3 @@ "cz-conventional-changelog": "^3.3.0", | ||
"typedoc-json-parser": "^9.0.1", | ||
"typescript": "^5.4.2", | ||
"typescript": "^5.4.3", | ||
"vitest": "^1.4.0" | ||
@@ -82,3 +82,3 @@ }, | ||
"engines": { | ||
"node": ">=v18" | ||
"node": ">=v16" | ||
}, | ||
@@ -85,0 +85,0 @@ "keywords": [ |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1200022
0.02%0
-100%0
-100%