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

@atom-vue/runtime-core

Package Overview
Dependencies
Maintainers
3
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atom-vue/runtime-core - npm Package Compare versions

Comparing version
3.0.0-beta.48
to
3.0.0-beta.49
+3
-3
package.json
{
"name": "@atom-vue/runtime-core",
"version": "3.0.0-beta.48",
"version": "3.0.0-beta.49",
"description": "@vue/runtime-core",

@@ -35,5 +35,5 @@ "main": "index.js",

"dependencies": {
"@atom-vue/shared": "3.0.0-beta.48",
"@atom-vue/reactivity": "3.0.0-beta.48"
"@atom-vue/shared": "3.0.0-beta.49",
"@atom-vue/reactivity": "3.0.0-beta.49"
}
}