🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@vue/compiler-sfc

Package Overview
Dependencies
Maintainers
1
Versions
329
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.6.0-beta.17
to
3.6.0-rc.1
+9
-9
package.json
{
"name": "@vue/compiler-sfc",
"version": "3.6.0-beta.17",
"version": "3.6.0-rc.1",
"description": "@vue/compiler-sfc",

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

"magic-string": "^0.30.21",
"postcss": "^8.5.14",
"postcss": "^8.5.19",
"source-map-js": "^1.2.1",
"@vue/compiler-core": "3.6.0-beta.17",
"@vue/compiler-dom": "3.6.0-beta.17",
"@vue/compiler-ssr": "3.6.0-beta.17",
"@vue/compiler-vapor": "3.6.0-beta.17",
"@vue/shared": "3.6.0-beta.17"
"@vue/compiler-core": "3.6.0-rc.1",
"@vue/compiler-dom": "3.6.0-rc.1",
"@vue/compiler-ssr": "3.6.0-rc.1",
"@vue/shared": "3.6.0-rc.1",
"@vue/compiler-vapor": "3.6.0-rc.1"
},

@@ -65,6 +65,6 @@ "devDependencies": {

"postcss-modules": "^6.0.1",
"postcss-selector-parser": "^7.1.2",
"postcss-selector-parser": "^7.1.4",
"pug": "^3.0.4",
"sass": "^1.100.0"
"sass": "^1.101.0"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display