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

@vue/compiler-sfc

Package Overview
Dependencies
Maintainers
2
Versions
276
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.5.5 to 3.5.6

1

dist/compiler-sfc.d.ts

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

getString(node: Node, scriptSetup?: boolean): string;
warn(msg: string, node: Node, scope?: TypeScope): void;
error(msg: string, node: Node, scope?: TypeScope): never;

@@ -400,0 +401,0 @@ }

12

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

@@ -48,8 +48,8 @@ "main": "dist/compiler-sfc.cjs.js",

"magic-string": "^0.30.11",
"postcss": "^8.4.44",
"postcss": "^8.4.47",
"source-map-js": "^1.2.0",
"@vue/compiler-core": "3.5.5",
"@vue/compiler-dom": "3.5.5",
"@vue/shared": "3.5.5",
"@vue/compiler-ssr": "3.5.5"
"@vue/compiler-core": "3.5.6",
"@vue/compiler-ssr": "3.5.6",
"@vue/compiler-dom": "3.5.6",
"@vue/shared": "3.5.6"
},

@@ -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