Socket
Socket
Sign inDemoInstall

vue-demi

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-demi - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

8

package.json
{
"name": "vue-demi",
"version": "0.5.1",
"version": "0.5.2",
"main": "lib/index.cjs.js",

@@ -14,3 +14,3 @@ "typings": "lib/index.d.ts",

"postinstall": "node ./scripts/postinstall.js",
"release": "npx bumpp --tag --commit --push && npm publish"
"release": "npx bumpp --tag --commit --push && yarn publish"
},

@@ -25,5 +25,5 @@ "peerDependencies": {

"bin": {
"vue-demi-fix": "./scripts/postinstall.js",
"vue-demi-switch": "./scripts/switch-cli.js"
"vue-demi-fix": "bin/vue-demi-fix.js",
"vue-demi-switch": "bin/vue-demi-switch.js"
}
}
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