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

tap-spec

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tap-spec - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -74,2 +74,4 @@ var through = require('through2');

}
out.push('\n');

@@ -76,0 +78,0 @@ // Expose errors and res on returned dup stream

2

package.json
{
"name": "tap-spec",
"version": "1.0.0",
"version": "1.0.1",
"description": "Formatted TAP output like Mocha's spec reporter",

@@ -5,0 +5,0 @@ "main": "index.js",

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