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

xml-parser-xo

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xml-parser-xo - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

15

package.json
{
"name": "xml-parser-xo",
"version": "2.2.0",
"version": "2.2.1",
"repository": "chrisbottin/xml-parser",
"description": "XML Parser with eXtra Options",
"scripts": {
"test": "make test"
"test": "node_modules/.bin/mocha",
"prepublishOnly": "npm test"
},
"engines": {
"node": ">= 10"
},
"keywords": [

@@ -15,8 +19,7 @@ "xml",

"dependencies": {
"debug": "^2.2.0"
"debug": "^4.1.1"
},
"devDependencies": {
"matcha": "^0.6.0",
"mocha": "^2.2.5",
"should": "^6.0.3"
"chai": "^4.2.0",
"mocha": "^6.2.1"
},

@@ -23,0 +26,0 @@ "browser": {

.travis.yml

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