Socket
Socket
Sign inDemoInstall

tap-dot

Package Overview
Dependencies
22
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

9

package.json
{
"name": "tap-dot",
"version": "1.0.0",
"version": "1.0.1",
"description": "Formatted TAP output with dots ...",

@@ -29,7 +29,6 @@ "main": "index.js",

"dependencies": {
"through2": "^0.6.1",
"tap-parser": "^0.7.0",
"duplexer": "^0.1.1",
"chalk": "^0.5.1"
"chalk": "^1.1.1",
"tap-out": "^1.3.2",
"through2": "^2.0.0"
}
}

@@ -1,2 +0,2 @@

# tap-dot
# tap-dot ![NPM version](https://img.shields.io/npm/v/tap-dot.svg?style=flat-square) ![NPM download count](https://img.shields.io/npm/dm/tap-dot.svg?style=flat-square)

@@ -21,3 +21,3 @@ Formatted TAP output with dots ...

**packge.json**
**package.json**

@@ -24,0 +24,0 @@ ```json

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc