tap-parser
Advanced tools
Comparing version
@@ -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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
309435
0.04%1
Infinity%