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.7.2 to 0.7.3

2

lib/index.d.ts

@@ -7,3 +7,3 @@ import * as Vue from 'vue'

export function set<T>(target: any, key: any, val: T): T
export function del(target: any, key: any)
export function del(target: any, key: any): void

@@ -10,0 +10,0 @@ export * from 'vue'

{
"name": "vue-demi",
"version": "0.7.2",
"version": "0.7.3",
"repository": "https://github.com/antfu/vue-demi.git",

@@ -5,0 +5,0 @@ "funding": "https://github.com/sponsors/antfu",

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