Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "color-tf", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "RGB, HSL, HSV, HWB and more color models convertor", | ||
@@ -11,4 +11,4 @@ "main": "proxy", | ||
"rollup": "NODE_ENV=rollup npx rollup -c", | ||
"pack": "npx babel --out-dir dist --source-type module src && npm run rollup && cp package.json dist/ && cp README.md dist/ && cp -r src dist/", | ||
"pub": "npm run pack && npm publish dist" | ||
"build": "rm -rf dist && npx babel --out-dir dist --source-type module src && npm run rollup && cp package.json dist/ && cp README.md dist/ && cp -r src dist/", | ||
"pub": "npm run build && npm publish dist" | ||
}, | ||
@@ -15,0 +15,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
26041
29
679