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

@vue/compiler-sfc-canary

Package Overview
Dependencies
Maintainers
10
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/compiler-sfc-canary - npm Package Compare versions

Comparing version 3.20240408.0 to 3.20240408.1-minor.0

26

package.json
{
"name": "@vue/compiler-sfc-canary",
"version": "3.20240408.0",
"version": "3.20240408.1-minor.0",
"description": "@vue/compiler-sfc",

@@ -45,14 +45,14 @@ "main": "dist/compiler-sfc.cjs.js",

"dependencies": {
"@babel/parser": "^7.24.1",
"@vue/compiler-core": "npm:@vue/compiler-core-canary@3.20240408.0",
"@vue/compiler-dom": "npm:@vue/compiler-dom-canary@3.20240408.0",
"@vue/compiler-ssr": "npm:@vue/compiler-ssr-canary@3.20240408.0",
"@vue/shared": "npm:@vue/shared-canary@3.20240408.0",
"@babel/parser": "^7.23.9",
"@vue/compiler-core": "npm:@vue/compiler-core-canary@3.20240408.1-minor.0",
"@vue/compiler-dom": "npm:@vue/compiler-dom-canary@3.20240408.1-minor.0",
"@vue/compiler-ssr": "npm:@vue/compiler-ssr-canary@3.20240408.1-minor.0",
"@vue/shared": "npm:@vue/shared-canary@3.20240408.1-minor.0",
"estree-walker": "^2.0.2",
"magic-string": "^0.30.8",
"postcss": "^8.4.38",
"source-map-js": "^1.2.0"
"magic-string": "^0.30.7",
"postcss": "^8.4.35",
"source-map-js": "^1.0.2"
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@babel/types": "^7.23.9",
"@vue/consolidate": "^1.0.0",

@@ -62,8 +62,8 @@ "hash-sum": "^2.0.0",

"merge-source-map": "^1.1.0",
"minimatch": "^9.0.4",
"minimatch": "^9.0.3",
"postcss-modules": "^6.0.0",
"postcss-selector-parser": "^6.0.16",
"postcss-selector-parser": "^6.0.15",
"pug": "^3.0.2",
"sass": "^1.72.0"
"sass": "^1.71.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