@icanbwell/design-tokens
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@icanbwell/design-tokens", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "This repo contains design tokens used by b.well connected health", | ||
@@ -10,6 +10,4 @@ "main": "index.js", | ||
"scripts": { | ||
"clean:style-dictionary": "style-dictionary clean", | ||
"build:token-transformer": "token-transformer tokens/base.json build/json/tokens.json --expandShadow --expandTypography", | ||
"build:style-dictionary": "style-dictionary build --config config.js", | ||
"build": "npm run clean:style-dictionary && npm run build:token-transformer && npm run build:style-dictionary" | ||
"build": "node ./src/build.js", | ||
"format": "prettier --write ." | ||
}, | ||
@@ -32,5 +30,13 @@ "repository": { | ||
"devDependencies": { | ||
"style-dictionary": "^3.7.1", | ||
"token-transformer": "^0.0.24" | ||
"color2k": "^2.0.0", | ||
"husky": "^8.0.1", | ||
"lint-staged": "^13.0.3", | ||
"lodash": "^4.17.21", | ||
"prettier": "2.7.1", | ||
"reduce-css-calc": "^2.1.8", | ||
"style-dictionary": "^3.7.1" | ||
}, | ||
"lint-staged": { | ||
"**/*": "prettier --write --ignore-unknown" | ||
} | ||
} |
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
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
22414
9
7
312
1