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

@featherds/menu

Package Overview
Dependencies
Maintainers
3
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featherds/menu - npm Package Compare versions

Comparing version 0.12.12 to 0.12.13

12

package.json
{
"name": "@featherds/menu",
"version": "0.12.12",
"version": "0.12.13",
"publishConfig": {

@@ -12,6 +12,6 @@ "access": "public"

"dependencies": {
"@featherds/composables": "^0.12.12",
"@featherds/ripple": "^0.12.12",
"@featherds/styles": "^0.12.12",
"@featherds/utils": "^0.12.12",
"@featherds/composables": "^0.12.13",
"@featherds/ripple": "^0.12.13",
"@featherds/styles": "^0.12.13",
"@featherds/utils": "^0.12.13",
"vue": "^3.1.0-0"

@@ -24,3 +24,3 @@ },

"types": "./src/index.d.ts",
"gitHead": "6ba4185b793290d8b0592d8d84b39a73cfb56a44"
"gitHead": "4db85150a8a12d2316aa527b1dc5fade6f30f6cc"
}

@@ -1,3 +0,5 @@

import { DefineComponent, Directive, } from "vue";
export const FeatherMenu: DefineComponent<typeof import("./components/FeatherMenu.vue").props>;
import { DefineComponent, Directive } from "vue";
export const FeatherMenu: DefineComponent<
typeof import("./components/FeatherMenu.vue").props
>;
export const MenuFocusLoop: Directive;
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