Socket
Socket
Sign inDemoInstall

tap-parser

Package Overview
Dependencies
3
Maintainers
2
Versions
106
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

1

index.js

@@ -337,2 +337,3 @@ // Transforms a stream of TAP into a stream of result objects

if (this.count === 0) {
this.emit('line', '1..0\n')
this.planStart = 1

@@ -339,0 +340,0 @@ this.planEnd = 0

2

package.json
{
"name": "tap-parser",
"version": "3.0.0",
"version": "3.0.1",
"description": "parse the test anything protocol",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc