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

nodesi

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodesi - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

4

lib/esi.js

@@ -22,2 +22,6 @@ /* jshint node:true */

ESI.Cache = Cache;
ESI.DataProvider = DataProvider;
ESI.Logger = Logger;
ESI.prototype.processHtmlText = function(html, options, state) {

@@ -24,0 +28,0 @@ var self = this;

2

package.json
{
"name": "nodesi",
"version": "1.0.8",
"version": "1.0.9",
"description": "ESI: the good parts in node.js",

@@ -5,0 +5,0 @@ "main": "esi.js",

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