Socket
Socket
Sign inDemoInstall

nodeunit

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodeunit - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

2

lib/reporters/junit.js

@@ -151,3 +151,3 @@ /*!

var rendered = ejs.render(tmpl, {
locals: {suites: [module]}
suites: [module]
});

@@ -154,0 +154,0 @@ var filename = path.resolve(

{
"name": "nodeunit",
"version": "0.11.0",
"version": "0.11.1",
"description": "Easy unit testing for node.js and the browser.",

@@ -5,0 +5,0 @@ "maintainers": [

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