New:Socket for Asana Is Now Available.Learn more
Get Started

@vue/reactivity

Package Overview
Dependencies
Maintainers
1
Versions
297
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-rc.2
to
3.6.0-rc.3
+1
-1
dist/reactivity.cjs.js
/**
* @vue/reactivity v3.6.0-rc.2
* @vue/reactivity v3.6.0-rc.3
* (c) 2018-present Yuxi (Evan) You and Vue contributors

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

/**
* @vue/reactivity v3.6.0-rc.2
* @vue/reactivity v3.6.0-rc.3
* (c) 2018-present Yuxi (Evan) You and Vue contributors

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

/**
* @vue/reactivity v3.6.0-rc.2
* @vue/reactivity v3.6.0-rc.3
* (c) 2018-present Yuxi (Evan) You and Vue contributors

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

/**
* @vue/reactivity v3.6.0-rc.2
* @vue/reactivity v3.6.0-rc.3
* (c) 2018-present Yuxi (Evan) You and Vue contributors

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

/**
* @vue/reactivity v3.6.0-rc.2
* @vue/reactivity v3.6.0-rc.3
* (c) 2018-present Yuxi (Evan) You and Vue contributors

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

/**
* @vue/reactivity v3.6.0-rc.2
* @vue/reactivity v3.6.0-rc.3
* (c) 2018-present Yuxi (Evan) You and Vue contributors

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

{
"name": "@vue/reactivity",
"version": "3.6.0-rc.2",
"version": "3.6.0-rc.3",
"description": "@vue/reactivity",

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

"dependencies": {
"@vue/shared": "3.6.0-rc.2"
"@vue/shared": "3.6.0-rc.3"
}
}

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