@tapjs/core
Advanced tools
Comparing version 1.3.10 to 1.4.0
@@ -14,3 +14,3 @@ /// <reference types="node" /> | ||
import { IMPLICIT } from './implicit-end-sigil.js'; | ||
import { Counts, Extra, MessageExtra, TapBaseEvents, TapFile } from './index.js'; | ||
import { Extra, MessageExtra, TapBaseEvents, TapFile } from './index.js'; | ||
/** | ||
@@ -227,3 +227,3 @@ * Options that can be passed to TestBase objects | ||
*/ | ||
get assertTotals(): Counts; | ||
get assertTotals(): import("./counts.js").Counts; | ||
/** | ||
@@ -230,0 +230,0 @@ * true if the test has printed at least one TestPoint |
@@ -14,3 +14,3 @@ /// <reference types="node" resolution-mode="require"/> | ||
import { IMPLICIT } from './implicit-end-sigil.js'; | ||
import { Counts, Extra, MessageExtra, TapBaseEvents, TapFile } from './index.js'; | ||
import { Extra, MessageExtra, TapBaseEvents, TapFile } from './index.js'; | ||
/** | ||
@@ -227,3 +227,3 @@ * Options that can be passed to TestBase objects | ||
*/ | ||
get assertTotals(): Counts; | ||
get assertTotals(): import("./counts.js").Counts; | ||
/** | ||
@@ -230,0 +230,0 @@ * true if the test has printed at least one TestPoint |
{ | ||
"name": "@tapjs/core", | ||
"version": "1.3.10", | ||
"version": "1.4.0", | ||
"description": "pluggable core of node-tap", | ||
@@ -56,3 +56,3 @@ "tshy": { | ||
"@tapjs/stack": "1.2.5", | ||
"@tapjs/test": "1.3.10", | ||
"@tapjs/test": "1.3.11", | ||
"async-hook-domain": "^4.0.1", | ||
@@ -63,3 +63,3 @@ "diff": "^5.1.0", | ||
"signal-exit": "4.1", | ||
"tap-parser": "15.2.1", | ||
"tap-parser": "15.3.0", | ||
"tap-yaml": "2.2.0", | ||
@@ -66,0 +66,0 @@ "tcompare": "6.4.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
848274
+ Added@tapjs/after@1.1.11(transitive)
+ Added@tapjs/after-each@1.1.11(transitive)
+ Added@tapjs/asserts@1.1.11(transitive)
+ Added@tapjs/before@1.1.11(transitive)
+ Added@tapjs/before-each@1.1.11(transitive)
+ Added@tapjs/error-serdes@1.2.0(transitive)
+ Added@tapjs/filter@1.2.11(transitive)
+ Added@tapjs/fixture@1.2.11(transitive)
+ Added@tapjs/intercept@1.2.11(transitive)
+ Added@tapjs/mock@1.2.9(transitive)
+ Added@tapjs/node-serialize@1.2.0(transitive)
+ Added@tapjs/snapshot@1.2.11(transitive)
+ Added@tapjs/spawn@1.1.11(transitive)
+ Added@tapjs/stdin@1.1.11(transitive)
+ Added@tapjs/test@1.3.11(transitive)
+ Added@tapjs/typescript@1.3.0(transitive)
+ Added@tapjs/worker@1.1.11(transitive)
+ Addedtap-parser@15.3.0(transitive)
- Removed@tapjs/after@1.1.10(transitive)
- Removed@tapjs/after-each@1.1.10(transitive)
- Removed@tapjs/asserts@1.1.10(transitive)
- Removed@tapjs/before@1.1.10(transitive)
- Removed@tapjs/before-each@1.1.10(transitive)
- Removed@tapjs/error-serdes@1.1.0(transitive)
- Removed@tapjs/filter@1.2.10(transitive)
- Removed@tapjs/fixture@1.2.10(transitive)
- Removed@tapjs/intercept@1.2.10(transitive)
- Removed@tapjs/mock@1.2.8(transitive)
- Removed@tapjs/node-serialize@1.1.10(transitive)
- Removed@tapjs/snapshot@1.2.10(transitive)
- Removed@tapjs/spawn@1.1.10(transitive)
- Removed@tapjs/stdin@1.1.10(transitive)
- Removed@tapjs/test@1.3.10(transitive)
- Removed@tapjs/typescript@1.2.10(transitive)
- Removed@tapjs/worker@1.1.10(transitive)
- Removedtap-parser@15.2.1(transitive)
Updated@tapjs/test@1.3.11
Updatedtap-parser@15.3.0