@nordhealth/tokens
Advanced tools
Comparing version 7.1.1 to 7.1.2-alpha.0
{ | ||
"name": "@nordhealth/tokens", | ||
"version": "7.1.1", | ||
"version": "7.1.2-alpha.0", | ||
"description": "This package includes Nord Design System tokens", | ||
@@ -19,21 +19,21 @@ "author": "Nordhealth <support@nordhealth.design>", | ||
"devDependencies": { | ||
"npm-run-all": "4.1.5", | ||
"onchange": "7.1.0", | ||
"optimist": "0.6.1", | ||
"theo": "8.1.5" | ||
"npm-run-all": "^4.1.5", | ||
"onchange": "^7.1.0", | ||
"optimist": "^0.6.1", | ||
"theo": "^8.1.5" | ||
}, | ||
"scripts": { | ||
"clean": "rm -rf lib", | ||
"prepublish": "npm run build", | ||
"test": "npm run theo", | ||
"prepublish": "pnpm build", | ||
"test": "pnpm theo", | ||
"theo": "theo ./src/${THEO_INPUT:-tokens.yml} --transform web --format custom-properties.css,scss,json,raw.json,module.js,common.js,ios.json,android.xml,less,styl,map.scss --dest ./lib", | ||
"theo:nord": "THEO_INPUT=color-nord.yml npm run theo", | ||
"theo:nord": "THEO_INPUT=color-nord.yml pnpm theo", | ||
"theo:nord-dark": "THEO_INPUT=color-nord-dark.yml npm run theo", | ||
"theo:nord-high-contrast": "THEO_INPUT=color-nord-high-contrast.yml npm run theo", | ||
"theo:nord-dark-high-contrast": "THEO_INPUT=color-nord-dark-high-contrast.yml npm run theo", | ||
"watch:theo": "onchange -v --await-write-finish 500 \"./src/*.yml\" -- npm run build", | ||
"theo:nord-high-contrast": "THEO_INPUT=color-nord-high-contrast.yml pnpm theo", | ||
"theo:nord-dark-high-contrast": "THEO_INPUT=color-nord-dark-high-contrast.yml pnpm theo", | ||
"watch:theo": "onchange -v --await-write-finish 500 \"./src/*.yml\" -- pnpm build", | ||
"start": "run-s build watch:theo", | ||
"build": "run-p --aggregate-output clean theo theo:*" | ||
}, | ||
"gitHead": "daa96bd6d5f9fbb52a04cd84f3a4cff9b224f389" | ||
"gitHead": "45f51d9f7ed25ba9fbc41ed8ef1ce5d879930417" | ||
} |
@@ -1,2 +0,2 @@ | ||
![Tests](https://github.com/nordhealth/design-system/workflows/Tests/badge.svg) ![Build and deploy](https://github.com/nordhealth/design-system/workflows/Build%20and%20deploy/badge.svg) | ||
![Run tests](https://github.com/nordhealth/design-system/actions/workflows/tests.yml/badge.svg) ![Publish packages to production](https://github.com/nordhealth/design-system/actions/workflows/publish-production.yml/badge.svg) ![Deploy to GitHub Pages](https://github.com/nordhealth/design-system/actions/workflows/deploy.yml/badge.svg) | ||
@@ -9,5 +9,5 @@ # Nord Design Tokens | ||
- `npm start` - Compile tokens, start watching for changes. | ||
- `npm run build` - Builds the project. | ||
- `npm test` - Run all tests once. | ||
- `pnpm start` - Compile tokens, start watching for changes. | ||
- `pnpm build` - Builds the project. | ||
- `pnpm test` - Run all tests once. | ||
@@ -14,0 +14,0 @@ ## License |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
423030
0
2