New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chayns-components/format

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chayns-components/format - npm Package Compare versions

Comparing version 5.0.0-beta.911 to 5.0.0-beta.912

9

package.json
{
"name": "@chayns-components/format",
"version": "5.0.0-beta.911",
"version": "5.0.0-beta.912",
"description": "A set of beautiful React components for developing your own applications with chayns.",

@@ -42,4 +42,3 @@ "sideEffects": false,

"scripts": {
"build": "npm run build:cjs && npm run build:esm && npm run build:types && npm run minify",
"minify": "terser lib/cjs/index.js --compress --mangle --toplevel --source-map --output lib/cjs/index.min.js && terser lib/esm/index.js --compress --mangle --toplevel --source-map --output lib/esm/index.min.js",
"build": "npm run build:cjs && npm run build:esm && npm run build:types",
"build:types": "tsc",

@@ -67,4 +66,2 @@ "build:cjs": "cross-env NODE_ENV=cjs babel src --out-dir lib/cjs --extensions=.ts,.tsx --source-maps --ignore=src/stories",

"lerna": "^8.1.9",
"source-map-explorer": "^2.5.3",
"terser": "^5.36.0",
"typescript": "^5.7.2",

@@ -81,3 +78,3 @@ "vitest": "^1.6.0"

},
"gitHead": "cbbad4cae26a078bf6ae2c4e7e52fe9a2edd8f94"
"gitHead": "355b8f94975f612c923b0080b487ddf7b865e8e5"
}
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