Socket
Socket
Sign inDemoInstall

tap-parser

Package Overview
Dependencies
Maintainers
2
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tap-parser - npm Package Compare versions

Comparing version 9.3.1 to 9.3.2

1

index.js

@@ -673,2 +673,3 @@ 'use strict'

y = '\n'
let n = (this.count || 0) + 1

@@ -675,0 +676,0 @@ if (this.current)

6

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

@@ -12,7 +12,7 @@ "main": "index.js",

"minipass": "^2.2.0",
"tap-yaml": "0 || 1"
"tap-yaml": "^1.0.0"
},
"devDependencies": {
"glob": "^7.0.5",
"tap": "^13.0.0-rc.3"
"tap": "^13.0.0-rc.22"
},

@@ -19,0 +19,0 @@ "scripts": {

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