Socket
Socket
Sign inDemoInstall

hexo-util

Package Overview
Dependencies
Maintainers
8
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 1.9.0 to 1.9.1

4

lib/cache_stream.js

@@ -21,6 +21,2 @@ 'use strict';

CacheStream.prototype.destroy = function() {
this._cache.length = 0;
};
CacheStream.prototype.getCache = function() {

@@ -27,0 +23,0 @@ return Buffer.concat(this._cache);

2

package.json
{
"name": "hexo-util",
"version": "1.9.0",
"version": "1.9.1",
"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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc