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.4.4 to 0.4.5

2

lib/v2/index.cjs.js

@@ -11,3 +11,3 @@ var Vue = require('vue')

Object.keys(VueCompositionAPI).forEach((key) => {
Object.keys(VueCompositionAPI).forEach(function(key) {
exports[key] = VueCompositionAPI[key]

@@ -14,0 +14,0 @@ })

var Vue = require('vue')
Object.keys(Vue).forEach(key => {
Object.keys(Vue).forEach(function(key) {
exports[key] = Vue[key]

@@ -5,0 +5,0 @@ })

{
"name": "vue-demi",
"version": "0.4.4",
"version": "0.4.5",
"main": "lib/index.cjs.js",

@@ -5,0 +5,0 @@ "typings": "lib/index.d.ts",

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