🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
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.16
to
3.6.0-beta.17
+1
-1
dist/reactivity.cjs.js
/**
* @vue/reactivity v3.6.0-beta.16
* @vue/reactivity v3.6.0-beta.17
* (c) 2018-present Yuxi (Evan) You and Vue contributors

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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