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 2.1.0 to 2.1.1

2

index.js

@@ -66,3 +66,3 @@ var through = require('through2');

// Test name
comment = testNumber + ') ' + comment + '\n';
comment = comment + '\n';
out.push('\n');

@@ -69,0 +69,0 @@ }

{
"name": "tap-spec",
"version": "2.1.0",
"version": "2.1.1",
"description": "Formatted TAP output like Mocha's spec reporter",

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

# tap-spec
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/scottcorgan/tap-spec?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

@@ -3,0 +4,0 @@ Formatted TAP output like Mocha's spec reporter

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