Socket
Socket
Sign inDemoInstall

@vue/runtime-core

Package Overview
Dependencies
2
Maintainers
1
Versions
204
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.47 to 3.3.2

8

package.json
{
"name": "@vue/runtime-core",
"version": "3.2.47",
"version": "3.3.2",
"description": "@vue/runtime-core",

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

"dependencies": {
"@vue/shared": "3.2.47",
"@vue/reactivity": "3.2.47"
"@vue/shared": "3.3.2",
"@vue/reactivity": "3.3.2"
}
}
}

@@ -5,3 +5,3 @@ # @vue/runtime-core

For full exposed APIs, see `src/index.ts`. You can also run `pnpm build runtime-core --types` from repo root, which will generate an API report at `temp/runtime-core.api.md`.
For full exposed APIs, see `src/index.ts`.

@@ -8,0 +8,0 @@ ## Building a Custom Renderer

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

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

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc