xml2js-expat
Advanced tools
Comparing version 0.2.0 to 0.2.1
var expat = require('node-expat'), | ||
sys = require('sys'), | ||
util = require('util'), | ||
events = require('events'); | ||
@@ -115,3 +115,3 @@ | ||
}; | ||
sys.inherits(Parser, events.EventEmitter); | ||
util.inherits(Parser, events.EventEmitter); | ||
@@ -118,0 +118,0 @@ /** |
{ | ||
"name": "xml2js-expat", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Simple XML to JavaScript object converter that uses Expat, a fast XML parser.", | ||
@@ -5,0 +5,0 @@ "homepage" : "https://github.com/Poetro/node-xml2js-expat", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
0
11786
7
1