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.14 to 3.4.15

1

dist/compiler-sfc.d.ts

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

readFile(file: string): string | undefined;
realpath?(file: string): string;
};

@@ -135,0 +136,0 @@ /**

10

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

@@ -50,6 +50,6 @@ "main": "dist/compiler-sfc.cjs.js",

"source-map-js": "^1.0.2",
"@vue/compiler-core": "3.4.14",
"@vue/compiler-dom": "3.4.14",
"@vue/shared": "3.4.14",
"@vue/compiler-ssr": "3.4.14"
"@vue/compiler-core": "3.4.15",
"@vue/shared": "3.4.15",
"@vue/compiler-dom": "3.4.15",
"@vue/compiler-ssr": "3.4.15"
},

@@ -56,0 +56,0 @@ "devDependencies": {

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