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 1.1.1 to 1.1.2

2

index.js

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

try {
Writale = require('readable-stream').Writable
Writable = require('readable-stream').Writable
} catch (er) {

@@ -9,0 +9,0 @@ throw new Error('Please install "readable-stream" to use this module ' +

{
"name": "tap-parser",
"version": "1.1.1",
"version": "1.1.2",
"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