Socket
Socket
Sign inDemoInstall

rollup-plugin-vue

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-vue - npm Package Compare versions

Comparing version 6.0.0-alpha.7 to 6.0.0-alpha.8

1

dist/index.js

@@ -95,2 +95,3 @@ "use strict";

preprocessLang: block.lang,
preprocessCustomRequire: options.preprocessCustomRequire,
compiler: options.compiler,

@@ -97,0 +98,0 @@ ssr: isServer,

4

package.json
{
"name": "rollup-plugin-vue",
"version": "6.0.0-alpha.7",
"version": "6.0.0-alpha.8",
"license": "MIT",

@@ -28,3 +28,3 @@ "main": "dist/index.js",

"@types/node": "^13.13.2",
"@vue/compiler-sfc": "^3.0.0-beta.4",
"@vue/compiler-sfc": "^3.0.0-beta.9",
"husky": "^4.2.0",

@@ -31,0 +31,0 @@ "lint-staged": "^10.1.7",

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