New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-code-highlight

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-code-highlight - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

2

package.json
{
"name": "vue-code-highlight",
"version": "0.4.3",
"version": "0.4.4",
"author": "Jan Bílek",

@@ -5,0 +5,0 @@ "email": "honza@elision.design",

@@ -7,3 +7,2 @@ // Import vue component

function install(Vue) {
console.log('Install');
if (install.installed) return;

@@ -32,2 +31,2 @@ install.installed = true;

// To allow use as module (npm/webpack/etc.) export component
export default plugin;
export default vueHighlight;
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