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

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.10.1 to 0.10.2

2

lib/reporters/tap.js

@@ -42,3 +42,3 @@ /**

testStart: function (name) {
process.stdout.write(name.toString());
tap.comment(name.toString());
},

@@ -45,0 +45,0 @@ testDone: function (name, assertions) {

{
"name": "nodeunit",
"version": "0.10.1",
"version": "0.10.2",
"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