@volue/design-spacing
Advanced tools
Comparing version 1.0.0 to 1.1.0-1617645031145
{ | ||
"name": "@volue/design-spacing", | ||
"version": "1.0.0", | ||
"version": "1.1.0-1617645031145", | ||
"description": "Spacing 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,10 +27,8 @@ "dist", | ||
"lint": "eslint . --cache --fix --ext \".js,.ts\" --ignore-path ../../../.prettierignore", | ||
"clean": "rimraf dist coverage ../../node_modules/@volue/design-spacing", | ||
"_theo": "theo --transform web --dest ../../node_modules/@volue/design-spacing/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-spacing", | ||
"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:tokensMap": "npm run _theo -s -- --format map.scss src/spacing.yml", | ||
"build": "run-p build:*", | ||
"prepublishOnly": "rimraf dist && cpy \"@volue/design-spacing/dist/**/*\" .. --cwd=../../node_modules --parents" | ||
"build": "run-p build:*" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10451
15
45
2