@tapjs/node-serialize
Advanced tools
Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "@tapjs/node-serialize", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "Stream TAP test data as a serialized node:test stream", | ||
@@ -43,6 +43,8 @@ "tshy": { | ||
"dependencies": { | ||
"@tapjs/error-serdes": "1.1.0" | ||
"@tapjs/error-serdes": "1.1.0", | ||
"@tapjs/stack": "1.2.5", | ||
"tap-parser": "15.2.0" | ||
}, | ||
"peerDependencies": { | ||
"@tapjs/core": "1.3.6" | ||
"@tapjs/core": "1.3.7" | ||
}, | ||
@@ -49,0 +51,0 @@ "tap": { |
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
106884
4
+ Added@tapjs/stack@1.2.5
+ Addedtap-parser@15.2.0
+ Added@tapjs/after@1.1.7(transitive)
+ Added@tapjs/after-each@1.1.7(transitive)
+ Added@tapjs/asserts@1.1.7(transitive)
+ Added@tapjs/before@1.1.7(transitive)
+ Added@tapjs/before-each@1.1.7(transitive)
+ Added@tapjs/core@1.3.7(transitive)
+ Added@tapjs/filter@1.2.7(transitive)
+ Added@tapjs/fixture@1.2.7(transitive)
+ Added@tapjs/intercept@1.2.7(transitive)
+ Added@tapjs/mock@1.2.5(transitive)
+ Added@tapjs/snapshot@1.2.7(transitive)
+ Added@tapjs/spawn@1.1.7(transitive)
+ Added@tapjs/stack@1.2.5(transitive)
+ Added@tapjs/stdin@1.1.7(transitive)
+ Added@tapjs/test@1.3.7(transitive)
+ Added@tapjs/typescript@1.2.7(transitive)
+ Added@tapjs/worker@1.1.7(transitive)
+ Addedtcompare@6.4.2(transitive)
- Removed@tapjs/after@1.1.6(transitive)
- Removed@tapjs/after-each@1.1.6(transitive)
- Removed@tapjs/asserts@1.1.6(transitive)
- Removed@tapjs/before@1.1.6(transitive)
- Removed@tapjs/before-each@1.1.6(transitive)
- Removed@tapjs/core@1.3.6(transitive)
- Removed@tapjs/filter@1.2.6(transitive)
- Removed@tapjs/fixture@1.2.6(transitive)
- Removed@tapjs/intercept@1.2.6(transitive)
- Removed@tapjs/mock@1.2.4(transitive)
- Removed@tapjs/snapshot@1.2.6(transitive)
- Removed@tapjs/spawn@1.1.6(transitive)
- Removed@tapjs/stack@1.2.4(transitive)
- Removed@tapjs/stdin@1.1.6(transitive)
- Removed@tapjs/test@1.3.6(transitive)
- Removed@tapjs/typescript@1.2.6(transitive)
- Removed@tapjs/worker@1.1.6(transitive)
- Removedtcompare@6.4.1(transitive)