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

@atom-vue/reactivity

Package Overview
Dependencies
Maintainers
4
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atom-vue/reactivity - npm Package Compare versions

Comparing version
3.0.1-beta.2
to
3.0.1
+2
-2
package.json
{
"name": "@atom-vue/reactivity",
"version": "3.0.1-beta.2",
"version": "3.0.1",
"description": "@vue/reactivity",

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

"dependencies": {
"@atom-vue/shared": "3.0.1-beta.2"
"@atom-vue/shared": "3.0.1"
}
}