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

ersatz-node-expat

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ersatz-node-expat - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

lib.js

@@ -82,3 +82,3 @@ /**

};
util.inherits(Parser2, EventEmitter);

@@ -85,0 +85,0 @@

{
"name": "ersatz-node-expat",
"version": "0.1.1",
"version": "0.1.2",
"description": "node-expat compatible module using only javascript ( no libexpat)",

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

@@ -40,2 +40,3 @@ /*global require,describe, it*/

parser.write(xml_string);
parser.end();

@@ -42,0 +43,0 @@ return infos;

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