You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@sapphire/shapeshift

Package Overview
Dependencies
Maintainers
3
Versions
470
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapphire/shapeshift - npm Package Compare versions

Comparing version

to
3.9.7

6

CHANGELOG.md

@@ -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 @@

12

package.json
{
"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": [