Socket
Socket
Sign inDemoInstall

xmlbuilder

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xmlbuilder - npm Package Compare versions

Comparing version 9.0.6 to 9.0.7

6

package.json
{
"name": "xmlbuilder",
"version": "9.0.6",
"version": "9.0.7",
"keywords": [

@@ -28,3 +28,3 @@ "xml",

"mocha": "*",
"coffee-coverage": "*",
"coffee-coverage": "2.*",
"istanbul": "*",

@@ -36,4 +36,4 @@ "coveralls": "*"

"postpublish": "rm -rf lib",
"test": "mocha && istanbul report text lcov"
"test": "mocha \"test/**/*.coffee\" && istanbul report text lcov"
}
}
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