@chayns-components/format
Advanced tools
Comparing version 5.0.0-beta.911 to 5.0.0-beta.912
{ | ||
"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" | ||
} |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
12
2
275752
131
48