Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nordhealth/vue

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nordhealth/vue - npm Package Compare versions

Comparing version 3.18.0 to 3.18.1-alpha.0

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc