🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@vue/reactivity

Package Overview
Dependencies
Maintainers
1
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/reactivity - npm Package Compare versions

Comparing version
3.6.0-beta.15
to
3.6.0-beta.16
+1
-1
dist/reactivity.cjs.js
/**
* @vue/reactivity v3.6.0-beta.15
* @vue/reactivity v3.6.0-beta.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors

@@ -4,0 +4,0 @@ * @license MIT

/**
* @vue/reactivity v3.6.0-beta.15
* @vue/reactivity v3.6.0-beta.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors

@@ -4,0 +4,0 @@ * @license MIT

/**
* @vue/reactivity v3.6.0-beta.15
* @vue/reactivity v3.6.0-beta.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors

@@ -4,0 +4,0 @@ * @license MIT

/**
* @vue/reactivity v3.6.0-beta.15
* @vue/reactivity v3.6.0-beta.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors

@@ -4,0 +4,0 @@ * @license MIT

/**
* @vue/reactivity v3.6.0-beta.15
* @vue/reactivity v3.6.0-beta.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors

@@ -4,0 +4,0 @@ * @license MIT

/**
* @vue/reactivity v3.6.0-beta.15
* @vue/reactivity v3.6.0-beta.16
* (c) 2018-present Yuxi (Evan) You and Vue contributors

@@ -4,0 +4,0 @@ * @license MIT

{
"name": "@vue/reactivity",
"version": "3.6.0-beta.15",
"version": "3.6.0-beta.16",
"description": "@vue/reactivity",

@@ -53,4 +53,4 @@ "main": "index.js",

"dependencies": {
"@vue/shared": "3.6.0-beta.15"
"@vue/shared": "3.6.0-beta.16"
}
}

Sorry, the diff of this file is too big to display