@nordhealth/vue
Advanced tools
Comparing version 3.18.0 to 3.18.1-alpha.0
{ | ||
"name": "@nordhealth/vue", | ||
"version": "3.18.0", | ||
"version": "3.18.1-alpha.0", | ||
"description": "This package provides TypeScript types for Nord Design System's Web Components in Vue projects", | ||
@@ -20,3 +20,3 @@ "author": "Nordhealth <support@nordhealth.design>", | ||
"clean": "rm -rf lib/", | ||
"build": "npm run clean && node ./scripts/build.mjs" | ||
"build": "pnpm clean && node ./scripts/build.mjs" | ||
}, | ||
@@ -27,5 +27,5 @@ "bugs": { | ||
"dependencies": { | ||
"@nordhealth/components": "^3.18.0" | ||
"@nordhealth/components": "^3.18.1-alpha.0" | ||
}, | ||
"gitHead": "61a0bb78ba949925d79ca8ebf2476f333be78936" | ||
"gitHead": "45f51d9f7ed25ba9fbc41ed8ef1ce5d879930417" | ||
} |
@@ -11,3 +11,3 @@ ![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` - Generates the TypeScript definition file. | ||
- `pnpm build` - Generates the TypeScript definition file. | ||
@@ -14,0 +14,0 @@ ## Usage |
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
16326
2