@servicetitan/tokens
Advanced tools
Comparing version 1.8.0 to 1.11.0
{ | ||
"name": "@servicetitan/tokens", | ||
"version": "1.8.0", | ||
"version": "1.11.0", | ||
"description": "", | ||
"main": "./dist/tokens.common.js", | ||
"main": "./dist/tokens.js", | ||
"scripts": { | ||
@@ -10,3 +10,5 @@ "start": "npm-run-all watch --silent", | ||
"build:init": "rimraf dist", | ||
"build:tokens": "theo ./src/tokens.json --transform web --format scss,less,common.js --dest ./dist", | ||
"build:tokens": "npm-run-all build:tokens:theo build:tokens:ts", | ||
"build:tokens:theo": "theo ./src/tokens.json --setup theo.js --transform web --format scss,less,ts --dest ./dist", | ||
"build:tokens:ts": "tsc", | ||
"build:color-map": "theo ./src/colors.json --transform web --format map.scss --dest ./dist", | ||
@@ -24,3 +26,3 @@ "build:spacing-map": "theo ./src/spacing.json --transform web --format map.scss --dest ./dist", | ||
}, | ||
"gitHead": "70a939ac0914487ca92dd83620deec7a63f1604a" | ||
"gitHead": "7604238b8cde82e403f17accf414d6f3394cdbbe" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
27757
10
376
1