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.13.2 to 0.13.3

5

lib/v2.7/index.d.ts
import Vue from 'vue'
import type { PluginFunction, PluginObject } from 'vue'
import type { PluginFunction, PluginObject, VueConstructor, VNode, VNodeDirective } from 'vue'
declare const isVue2: boolean

@@ -21,4 +22,2 @@ declare const isVue3: boolean

import Vue, { VueConstructor, VNode, VNodeDirective } from 'vue'
// #region createApp polyfill

@@ -25,0 +24,0 @@ export type DirectiveModifiers = Record<string, boolean>

2

package.json
{
"name": "vue-demi",
"version": "0.13.2",
"version": "0.13.3",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=12"

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