New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tap-parser

Package Overview
Dependencies
Maintainers
1
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

to
15.0.0-2

2

dist/cjs/statics.d.ts

@@ -7,3 +7,3 @@ import { ParserOptions } from './index.js';

/**
* Turn an EventLog from {@link parse} into a TAP string
* Turn an EventLog from {@link tap-parser!statics.parse} into a TAP string
*/

@@ -10,0 +10,0 @@ export declare const stringify: (msg: [event: string, ...data: any[]][], { flat, indent, id }: {

@@ -49,3 +49,3 @@ "use strict";

/**
* Turn an EventLog from {@link parse} into a TAP string
* Turn an EventLog from {@link tap-parser!statics.parse} into a TAP string
*/

@@ -52,0 +52,0 @@ const stringify = (msg, { flat = false, indent = '', id = getId() }) => {

@@ -7,3 +7,3 @@ import { ParserOptions } from './index.js';

/**
* Turn an EventLog from {@link parse} into a TAP string
* Turn an EventLog from {@link tap-parser!statics.parse} into a TAP string
*/

@@ -10,0 +10,0 @@ export declare const stringify: (msg: [event: string, ...data: any[]][], { flat, indent, id }: {

@@ -42,3 +42,3 @@ /**

/**
* Turn an EventLog from {@link parse} into a TAP string
* Turn an EventLog from {@link tap-parser!statics.parse} into a TAP string
*/

@@ -45,0 +45,0 @@ export const stringify = (msg, { flat = false, indent = '', id = getId() }) => {

{
"name": "tap-parser",
"version": "15.0.0-1",
"version": "15.0.0-2",
"description": "parse the test anything protocol",

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

],
"license": "MIT",
"license": "BlueOak-1.0.0",
"files": [

@@ -46,0 +46,0 @@ "dist",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet