Socket
Socket
Sign inDemoInstall

tap-parser

Package Overview
Dependencies
2
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.0.0-2 to 15.0.0-3

10

package.json
{
"name": "tap-parser",
"version": "15.0.0-2",
"version": "15.0.0-3",
"description": "parse the test anything protocol",

@@ -27,3 +27,3 @@ "type": "module",

"events-to-array": "^2.0.3",
"tap-yaml": "2.1.1-1"
"tap-yaml": "2.1.1-2"
},

@@ -50,7 +50,9 @@ "scripts": {

"tap": {
"include": "test/*.ts",
"include": [
"test/*.ts"
],
"coverage-map": "map.js"
},
"engines": {
"node": ">= 12"
"node": ">=16"
},

@@ -57,0 +59,0 @@ "repository": {

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