@nordhealth/css
Advanced tools
Comparing version 3.3.0 to 3.3.1-alpha.0
{ | ||
"name": "@nordhealth/css", | ||
"version": "3.3.0", | ||
"version": "3.3.1-alpha.0", | ||
"description": "This package includes Nord Design System CSS framework", | ||
@@ -19,7 +19,6 @@ "author": "Nordhealth <support@nordhealth.design>", | ||
"scripts": { | ||
"build": "npm run typecheck && node ./build.js", | ||
"build": "pnpm typecheck && node ./build.js", | ||
"typecheck": "tsc --noEmit --allowJs --resolveJsonModule src/*.js", | ||
"start": "wds --watch", | ||
"prepare": "npm run build", | ||
"prepush": "npm run typecheck" | ||
"prepush": "pnpm typecheck" | ||
}, | ||
@@ -31,6 +30,6 @@ "bugs": { | ||
"devDependencies": { | ||
"@nordhealth/fonts": "^3.0.1", | ||
"@nordhealth/tokens": "^7.1.1", | ||
"@web/dev-server": "0.4.6", | ||
"clean-css": "5.3.3" | ||
"@nordhealth/fonts": "^3.0.2-alpha.0", | ||
"@nordhealth/tokens": "^7.1.2-alpha.0", | ||
"@web/dev-server": "^0.4.6", | ||
"clean-css": "^5.3.3" | ||
}, | ||
@@ -40,3 +39,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "61a0bb78ba949925d79ca8ebf2476f333be78936" | ||
"gitHead": "45f51d9f7ed25ba9fbc41ed8ef1ce5d879930417" | ||
} |
@@ -9,4 +9,4 @@ ![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) | ||
- `npm run build` - Builds the project. | ||
- `npm run start` - Starts a local dev server, watches for changes, on a local development server, port 3333. | ||
- `pnpm build` - Builds the project. | ||
- `pnpm start` - Starts a local dev server, watches for changes, on a local development server, port 3333. | ||
@@ -13,0 +13,0 @@ ## License |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
0
153135
2