@frontify/arcade-tokens
Advanced tools
Comparing version 2.0.0 to 3.0.0-next.1
/** | ||
* Do not edit directly | ||
* Generated on Wed, 02 Mar 2022 13:32:35 GMT | ||
* Generated on Tue, 26 Apr 2022 07:30:22 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@frontify/arcade-tokens", | ||
"version": "2.0.0", | ||
"version": "3.0.0-next.1", | ||
"description": "Single source of truth for Arcade Design Tokens", | ||
@@ -17,3 +17,6 @@ "main": "index.js", | ||
"scripts": { | ||
"build": "node build.js" | ||
"clean": "rimraf dist", | ||
"build": "npm run clean && node build.js", | ||
"build:debug": "npm run clean && node build.js --debug && npm run build:tailwind:debug", | ||
"build:tailwind:debug": "npx tailwind -c ./dist/tailwind/tailwind.config.js -o ./dist/css/tailwind_unpurged.css" | ||
}, | ||
@@ -44,2 +47,3 @@ "repository": { | ||
"prettier": "^2.4.1", | ||
"rimraf": "^3.0.2", | ||
"semantic-release": "^19.0.0", | ||
@@ -46,0 +50,0 @@ "style-dictionary": "^3.0.3" |
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 too big to display
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
217805
5
1