@volue/design-colors
Advanced tools
Comparing version 1.2.5-next.1 to 1.3.0-next.0
{ | ||
"name": "@volue/design-colors", | ||
"version": "1.2.5-next.1", | ||
"version": "1.3.0-next.0", | ||
"description": "Color primitives for Volue design primitives", | ||
@@ -30,3 +30,4 @@ "license": "UNLICENSED", | ||
"_theo": "theo --setup theo.setup.js --transform web --dest dist", | ||
"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:tokens": "npm run _theo -s -- --format scss,map.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/colors.yml", | ||
"build:backgroundFills": "npm run _theo -s -- --format withTextColors.json,html src/backgroundFills.yml", | ||
@@ -44,3 +45,3 @@ "build:textColors": "npm run _theo -s -- --format json,html src/textColors.yml", | ||
"eslint-import-resolver-node": "0.3.6", | ||
"eslint-plugin-import": "2.24.2", | ||
"eslint-plugin-import": "2.25.2", | ||
"npm-run-all": "4.1.5", | ||
@@ -50,4 +51,4 @@ "prettier": "2.4.1", | ||
"theo": "8.1.5", | ||
"typescript": "4.4.3" | ||
"typescript": "4.4.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
91771
23