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

vue2-ppvr

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue2-ppvr - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

22

package.json
{
"name": "vue2-ppvr",
"version": "0.0.1",
"version": "0.0.2",
"description": "Vue.js 2+ popover component. Forked from https://github.com/euvl/vue-js-popover",

@@ -15,7 +14,14 @@ "author": "semivori",

},
"keywords": ["vue", "dropdown", "tooltip", "popover", "menu", "button"],
"keywords": [
"vue",
"dropdown",
"tooltip",
"popover",
"menu",
"button"
],
"type": "module",
"files": ["dist"],
"files": [
"dist"
],
"main": "./dist/vue2-ppvr.umd.cjs",

@@ -27,5 +33,5 @@ "module": "./dist/vue2-ppvr.js",

"require": "./dist/vue2-ppvr.umd.cjs"
}
},
"./dist/style.css": "./dist/style.css"
},
"scripts": {

@@ -32,0 +38,0 @@ "dev": "vite",

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