Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sapphire/shapeshift

Package Overview
Dependencies
Maintainers
0
Versions
454
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 4.0.1-next.98825d0 to 4.0.1-next.9a1d804

41

package.json
{
"name": "@sapphire/shapeshift",
"version": "4.0.1-next.98825d0",
"version": "4.0.1-next.9a1d804",
"description": "Blazing fast input validation and transformation ⚡",

@@ -30,2 +30,3 @@ "author": "@sapphire",

"test": "yarn playwright install && vitest run",
"test:ci": "yarn playwright install --with-deps && vitest run",
"build": "tsup && yarn build:rename-cjs-index",

@@ -44,4 +45,4 @@ "build:rename-cjs-index": "node scripts/rename-cjs-index.mjs",

"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@favware/cliff-jumper": "^4.1.0",

@@ -52,27 +53,27 @@ "@favware/npm-deprecate": "^1.0.7",

"@sapphire/ts-config": "^5.0.1",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/vue": "^8.1.0",
"@types/lodash": "^4.17.7",
"@types/node": "^20.14.8",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitejs/plugin-vue": "^5.1.3",
"@vitest/browser": "^2.0.5",
"@vitest/coverage-istanbul": "^2.0.5",
"@types/lodash": "^4.17.12",
"@types/node": "^20.16.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/browser": "2.0.5",
"@vitest/coverage-istanbul": "2.0.5",
"cz-conventional-changelog": "^3.3.0",
"esbuild-plugins-node-modules-polyfill": "^1.6.6",
"eslint": "^8.57.0",
"esbuild-plugins-node-modules-polyfill": "^1.6.7",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.2.9",
"playwright": "^1.46.1",
"lint-staged": "^15.2.10",
"playwright": "^1.48.2",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsup": "^8.2.4",
"tsup": "^8.3.5",
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typedoc-json-parser": "^10.1.5",
"typescript": "~5.4.5",
"vite-plugin-node-polyfills": "^0.22.0",
"vitest": "^2.0.5",
"vue": "^3.4.38"
"vitest": "2.0.5",
"vue": "^3.5.12"
},

@@ -133,3 +134,3 @@ "repository": {

},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc