Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

libxmljs

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libxmljs - npm Package Compare versions

Comparing version 0.14.1 to 0.14.2

1

index.js

@@ -20,2 +20,3 @@ // js acts as a wrapper to the c++ bindings

module.exports.libxml_debug_enabled = bindings.libxml_debug_enabled;
module.exports.features = bindings.features;

@@ -22,0 +23,0 @@ // lib exports

3

package.json

@@ -8,3 +8,3 @@ {

"description": "libxml bindings for v8 javascript engine",
"version": "0.14.1",
"version": "0.14.2",
"scripts": {

@@ -21,2 +21,3 @@ "test": "node --expose_gc ./node_modules/.bin/nodeunit test"

"main": "./index",
"license": "MIT",
"engines": {

@@ -23,0 +24,0 @@ "node": ">=0.8.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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