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.6.0 to 0.6.1

5

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

@@ -12,7 +12,6 @@ "typings": "lib/index.d.ts",

"author": "Anthony Fu <anthonyfu117@hotmail.com>",
"sideEffects": false,
"license": "MIT",
"scripts": {
"postinstall": "node ./scripts/postinstall.js",
"release": "npx bumpp --tag --commit --push && yarn publish"
"release": "npx bumpp --tag --commit --push && npm publish"
},

@@ -19,0 +18,0 @@ "peerDependencies": {

<p align="center">
<img src="./assets/banner.png" width="600"/>
<br>
<img src="./assets/banner.png" width="500"/>
<br>
<br>
<a href='https://www.npmjs.com/package/vue-demi'><img src='https://img.shields.io/npm/v/vue-demi?color=42b883' alt='npm'></a>

@@ -133,2 +131,3 @@ </p>

- [vue-composition-test-utils](https://github.com/ariesjia/vue-composition-test-utils) - Simple vue composition api unit test utilities
- [vue-use-stripe](https://github.com/frandiox/vue-use-stripe) - Stripe Elements wrapper for Vue.js

@@ -135,0 +134,0 @@ > open a PR to add your library ;)

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