@volue/design-colors
Advanced tools
Comparing version 1.0.0 to 1.1.0-1617645031145
{ | ||
"name": "@volue/design-colors", | ||
"version": "1.0.0", | ||
"version": "1.1.0-1617645031145", | ||
"description": "Color primitives for Volue design primitives", | ||
@@ -16,2 +16,4 @@ "license": "UNLICENSED", | ||
"module": "dist/index.module.js", | ||
"types": "dist/index.common.d.ts", | ||
"sideEffects": false, | ||
"files": [ | ||
@@ -25,11 +27,9 @@ "dist", | ||
"lint": "eslint . --cache --fix --ext \".js,.ts\" --ignore-path ../../../.prettierignore", | ||
"clean": "rimraf dist coverage ../../node_modules/@volue/design-colors", | ||
"_theo": "theo --setup theo.setup.js --transform web --dest ../../node_modules/@volue/design-colors/dist", | ||
"clean": "rimraf dist coverage", | ||
"_theo": "theo --setup theo.setup.js --transform web --dest dist", | ||
"prebuild": "npm run clean", | ||
"postbuild": "cpy package.json ../../node_modules/@volue/design-colors", | ||
"build:tokens": "npm run _theo -s -- --format scss,json,common.js,module.js,custom-properties.css,cssmodules.css,html src/index.yml", | ||
"build:tokens": "npm run _theo -s -- --format scss,json,common.js,common.d.ts,module.js,module.d.ts,custom-properties.css,cssmodules.css,html src/index.yml", | ||
"build:backgroundFills": "npm run _theo -s -- --format withTextColors.json,html src/backgroundFills.yml", | ||
"build:textColors": "npm run _theo -s -- --format json,html src/textColors.yml", | ||
"build": "run-p build:*", | ||
"prepublishOnly": "rimraf dist && cpy \"@volue/design-colors/dist/**/*\" .. --cwd=../../node_modules --parents" | ||
"build": "run-p build:*" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
87757
19
1006
2