Socket
Socket
Sign inDemoInstall

@vue/compiler-sfc

Package Overview
Dependencies
Maintainers
1
Versions
274
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 2.7.15 to 2.7.16-beta.1

9

package.json
{
"name": "@vue/compiler-sfc",
"version": "2.7.15",
"version": "2.7.16-beta.1",
"description": "compiler-sfc for Vue 2",

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

"dependencies": {
"@babel/parser": "^7.18.4",
"@babel/parser": "^7.23.5",
"postcss": "^8.4.14",

@@ -17,3 +17,3 @@ "source-map": "^0.6.1"

"devDependencies": {
"@babel/types": "^7.19.4",
"@babel/types": "^7.23.5",
"@types/estree": "^0.0.48",

@@ -35,3 +35,6 @@ "@types/hash-sum": "^1.0.0",

"stylus": "^0.58.1"
},
"optionalDependencies": {
"prettier": "^1.18.2 || ^2.0.0"
}
}

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