Socket
Socket
Sign inDemoInstall

@vue/language-core

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/language-core - npm Package Compare versions

Comparing version 1.7.7 to 1.7.8

5

out/plugins/vue-template-html.js

@@ -8,3 +8,6 @@ "use strict";

const compiler = modules['@vue/compiler-dom'];
return compiler.compile(template, options);
return compiler.compile(template, {
...options,
comments: true,
});
}

@@ -11,0 +14,0 @@ },

4

package.json
{
"name": "@vue/language-core",
"version": "1.7.7",
"version": "1.7.8",
"main": "out/index.js",

@@ -37,3 +37,3 @@ "license": "MIT",

},
"gitHead": "0e9411252a4fa30cc999e30acc5db0d126c33daf"
"gitHead": "9841dc5c7b19c2b1d24fcc95a808f29af39710b8"
}
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