@powel/design-spacing
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@powel/design-spacing", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Spacing primitives for Powel design primitives", | ||
@@ -25,5 +25,8 @@ "license": "UNLICENSED", | ||
"clean": "rimraf dist coverage ../../node_modules/@powel/design-spacing", | ||
"_theo": "theo --transform web --dest ../../node_modules/@powel/design-spacing/dist", | ||
"prebuild": "npm run clean", | ||
"postbuild": "cpy package.json ../../node_modules/@powel/design-spacing", | ||
"build": "theo --transform web --dest ../../node_modules/@powel/design-spacing/dist --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,module.js,custom-properties.css,cssmodules.css,html src/index.yml", | ||
"build:tokensMap": "npm run _theo -s -- --format map.scss src/spacing.yml", | ||
"build": "run-p build:*", | ||
"prepublishOnly": "rimraf dist && cpy \"@powel/design-spacing/dist/**/*\" .. --cwd=../../node_modules --parents" | ||
@@ -35,2 +38,3 @@ }, | ||
"jest": "24.9.0", | ||
"npm-run-all": "4.1.5", | ||
"rimraf": "3.0.0", | ||
@@ -37,0 +41,0 @@ "theo": "8.1.4", |
Sorry, the diff of this file is not supported yet
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
10106
13
7