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

@nordhealth/vue

Package Overview
Dependencies
Maintainers
4
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 1.0.0-alpha.2 to 1.0.0-alpha.3

6

lib/index.d.ts

@@ -103,2 +103,7 @@ import type * as Components from "@nordhealth/components"

/**
* undefined
*/
onActivate?: (event: Event) => void
/**
* Dispatched whenever a nav item's state changes between open and closed.

@@ -199,2 +204,3 @@ */

"nord-tooltip": VueComponentProps<Components.Tooltip>
"nord-top-bar": VueComponentProps<Components.TopBar>
"nord-visually-hidden": VueComponentProps<Components.VisuallyHidden>

@@ -201,0 +207,0 @@ }

6

package.json
{
"name": "@nordhealth/vue",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "This package provides TypeScript types for Nord Design System's Web Components in Vue projects",

@@ -26,3 +26,3 @@ "author": "Nordhealth <support@nordhealth.design>",

"devDependencies": {
"@nordhealth/components": "^2.17.1"
"@nordhealth/components": "^3.0.0"
},

@@ -34,3 +34,3 @@ "peerDependencies": {

},
"gitHead": "20476c385ee8653509b8810276066ead2cb7b0fe"
"gitHead": "1902613a31eef1e62b17a0dd0df91e7b4a5f409e"
}
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