Socket
Socket
Sign inDemoInstall

@vue/compiler-sfc

Package Overview
Dependencies
Maintainers
2
Versions
272
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.4.15 to 3.4.16

1

dist/compiler-sfc.d.ts

@@ -532,2 +532,3 @@ import * as _babel_types from '@babel/types';

52: string;
53: string;
};

@@ -534,0 +535,0 @@

20

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

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

"dependencies": {
"@babel/parser": "^7.23.6",
"@babel/parser": "^7.23.9",
"estree-walker": "^2.0.2",
"magic-string": "^0.30.5",
"magic-string": "^0.30.6",
"postcss": "^8.4.33",
"source-map-js": "^1.0.2",
"@vue/compiler-core": "3.4.15",
"@vue/shared": "3.4.15",
"@vue/compiler-dom": "3.4.15",
"@vue/compiler-ssr": "3.4.15"
"@vue/compiler-core": "3.4.16",
"@vue/compiler-ssr": "3.4.16",
"@vue/compiler-dom": "3.4.16",
"@vue/shared": "3.4.16"
},
"devDependencies": {
"@babel/types": "^7.23.6",
"@babel/types": "^7.23.9",
"@vue/consolidate": "^0.17.3",
"hash-sum": "^2.0.0",
"lru-cache": "^10.1.0",
"lru-cache": "^10.2.0",
"merge-source-map": "^1.1.0",

@@ -66,4 +66,4 @@ "minimatch": "^9.0.3",

"pug": "^3.0.2",
"sass": "^1.69.7"
"sass": "^1.70.0"
}
}

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