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.1 to 3.0.2

12

package.json
{
"name": "@vue/compiler-sfc",
"version": "3.0.1",
"version": "3.0.2",
"description": "@vue/compiler-sfc",

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

"peerDependencies": {
"vue": "3.0.1"
"vue": "3.0.2"
},

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

"@babel/types": "^7.12.0",
"@vue/compiler-core": "3.0.1",
"@vue/compiler-dom": "3.0.1",
"@vue/compiler-ssr": "3.0.1",
"@vue/shared": "3.0.1",
"@vue/compiler-core": "3.0.2",
"@vue/compiler-dom": "3.0.2",
"@vue/compiler-ssr": "3.0.2",
"@vue/shared": "3.0.2",
"consolidate": "^0.16.0",

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

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc