Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vue/compiler-sfc

Package Overview
Dependencies
Maintainers
1
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/compiler-sfc - npm Package Compare versions

Comparing version 3.0.0-rc.8 to 3.0.0-rc.9

12

package.json
{
"name": "@vue/compiler-sfc",
"version": "3.0.0-rc.8",
"version": "3.0.0-rc.9",
"description": "@vue/compiler-sfc",

@@ -34,3 +34,3 @@ "main": "dist/compiler-sfc.cjs.js",

"peerDependencies": {
"vue": "3.0.0-rc.8"
"vue": "3.0.0-rc.9"
},

@@ -40,6 +40,6 @@ "dependencies": {

"@babel/types": "^7.10.4",
"@vue/compiler-core": "3.0.0-rc.8",
"@vue/compiler-dom": "3.0.0-rc.8",
"@vue/compiler-ssr": "3.0.0-rc.8",
"@vue/shared": "3.0.0-rc.8",
"@vue/compiler-core": "3.0.0-rc.9",
"@vue/compiler-dom": "3.0.0-rc.9",
"@vue/compiler-ssr": "3.0.0-rc.9",
"@vue/shared": "3.0.0-rc.9",
"consolidate": "^0.15.1",

@@ -46,0 +46,0 @@ "estree-walker": "^2.0.1",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc