Socket
Socket
Sign inDemoInstall

@sapphire/shapeshift

Package Overview
Dependencies
Maintainers
0
Versions
444
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.9f51dfa to 4.0.1-next.a2f697b

19

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

@@ -29,7 +29,7 @@ "author": "@sapphire",

"docs": "typedoc-json-parser",
"test": "vitest run",
"test": "yarn playwright install && vitest run",
"build": "tsup && yarn build:rename-cjs-index",
"build:rename-cjs-index": "node scripts/rename-cjs-index.mjs",
"clean": "rimraf dist",
"typecheck": "tsc -p tsconfig.eslint.json",
"typecheck": "tsc -p tsconfig.typecheck.json",
"bump": "cliff-jumper",

@@ -51,3 +51,4 @@ "check-update": "cliff-jumper --dry-run",

"@sapphire/ts-config": "^5.0.1",
"@types/jsdom": "^21.1.7",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/vue": "^8.1.0",
"@types/lodash": "^4.17.7",

@@ -57,3 +58,5 @@ "@types/node": "^20.14.8",

"@typescript-eslint/parser": "^7.13.1",
"@vitest/coverage-v8": "^2.0.5",
"@vitejs/plugin-vue": "^5.1.2",
"@vitest/browser": "^2.0.5",
"@vitest/coverage-istanbul": "^2.0.5",
"cz-conventional-changelog": "^3.3.0",

@@ -64,4 +67,4 @@ "esbuild-plugins-node-modules-polyfill": "^1.6.4",

"eslint-plugin-prettier": "^5.2.1",
"jsdom": "^24.1.1",
"lint-staged": "^15.2.8",
"playwright": "^1.46.1",
"prettier": "^3.3.3",

@@ -73,3 +76,5 @@ "rimraf": "^6.0.1",

"typescript": "~5.4.5",
"vitest": "^2.0.5"
"vite-plugin-node-polyfills": "^0.22.0",
"vitest": "^2.0.5",
"vue": "^3.4.38"
},

@@ -76,0 +81,0 @@ "repository": {

@@ -12,3 +12,2 @@ <div align="center">

[![GitHub](https://img.shields.io/github/license/sapphiredev/shapeshift)](https://github.com/sapphiredev/shapeshift/blob/main/LICENSE.md)
[![codecov](https://codecov.io/gh/sapphiredev/shapeshift/branch/main/graph/badge.svg?token=RF4mMKx6lL)](https://codecov.io/gh/sapphiredev/shapeshift)
[![npm](https://img.shields.io/npm/v/@sapphire/shapeshift?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/@sapphire/shapeshift)

@@ -15,0 +14,0 @@

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