Socket
Socket
Sign inDemoInstall

hexo-util

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-util - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

4

lib/highlight.js

@@ -32,4 +32,4 @@ 'use strict';

numbers += '<span class="line">' + (firstLine + i) + '</span>\n';
content += '<span class="line">' + line + '</span>\n';
numbers += '<span class="line">' + (firstLine + i) + '</span><br>';
content += '<span class="line">' + line + '</span><br>';
}

@@ -36,0 +36,0 @@

{
"name": "hexo-util",
"version": "0.1.5",
"version": "0.1.6",
"description": "Utilities for Hexo.",

@@ -5,0 +5,0 @@ "main": "lib/index",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc