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

vue3-popper

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-popper - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

3

package.json
{
"name": "vue3-popper",
"version": "0.0.3",
"version": "0.0.4",
"author": {

@@ -33,2 +33,3 @@ "name": "Valgeir Björnsson",

"serve:docs": "vitepress serve docs",
"deploy:docs": "npm run build:docs && npx gh-pages -d docs/.vitepress/dist",
"build": "cross-env NODE_ENV=production rollup --config build/rollup.config.js",

@@ -35,0 +36,0 @@ "build:ssr": "cross-env NODE_ENV=production rollup --config build/rollup.config.js --format cjs",

@@ -9,2 +9,9 @@ <p align="center">

## Documentation
Check out the [documentation](https://valgeirb.github.io/vue-popper/)
- [Getting started](https://valgeirb.github.io/vue-popper/guide/getting-started.html)
- [Usage](https://valgeirb.github.io/vue-popper/guide/getting-started.html#usage)
## Install

@@ -11,0 +18,0 @@

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