@atom-learning/theme
Advanced tools
Comparing version 2.0.0 to 3.0.0-beta.0
{ | ||
"name": "@atom-learning/theme", | ||
"version": "2.0.0", | ||
"version": "3.0.0-beta.0", | ||
"description": "Design tokens and assets for Atom Learning", | ||
@@ -8,3 +8,3 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"build:lib": "node ./scripts/build.js", | ||
"build:lib": "node ./scripts/build.js --theme=atom && node ./scripts/build.js --theme=quest", | ||
"build:docs": "cp -r ./src/documentation/. ./lib", | ||
@@ -24,5 +24,6 @@ "prepublishOnly": "run-s clean build:lib build:docs", | ||
"pascal-case": "^3.1.2", | ||
"style-dictionary": "^3.0.1" | ||
"style-dictionary": "^3.0.1", | ||
"yargs": "^17.7.2" | ||
}, | ||
"dependencies": {} | ||
} |
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
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
84586
24
1041
5
2
1