@tapjs/intercept
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@tapjs/intercept", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "a built-in tap extension for t.intercept() and t.capture()", | ||
@@ -43,7 +43,7 @@ "tshy": { | ||
"dependencies": { | ||
"@tapjs/after": "1.1.25", | ||
"@tapjs/after": "1.1.26", | ||
"@tapjs/stack": "2.0.1" | ||
}, | ||
"peerDependencies": { | ||
"@tapjs/core": "2.1.0" | ||
"@tapjs/core": "2.1.1" | ||
}, | ||
@@ -50,0 +50,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
+ Added@tapjs/after@1.1.26(transitive)
+ Added@tapjs/after-each@2.0.3(transitive)
+ Added@tapjs/asserts@2.0.3(transitive)
+ Added@tapjs/before@2.0.3(transitive)
+ Added@tapjs/before-each@2.0.3(transitive)
+ Added@tapjs/core@2.1.1(transitive)
+ Added@tapjs/filter@2.0.3(transitive)
+ Added@tapjs/fixture@2.0.3(transitive)
+ Added@tapjs/mock@2.1.1(transitive)
+ Added@tapjs/node-serialize@2.0.3(transitive)
+ Added@tapjs/snapshot@2.0.3(transitive)
+ Added@tapjs/spawn@2.0.3(transitive)
+ Added@tapjs/stdin@2.0.3(transitive)
+ Added@tapjs/test@2.1.1(transitive)
+ Added@tapjs/typescript@1.4.8(transitive)
+ Added@tapjs/worker@2.0.3(transitive)
- Removed@tapjs/after@1.1.25(transitive)
- Removed@tapjs/after-each@2.0.2(transitive)
- Removed@tapjs/asserts@2.0.2(transitive)
- Removed@tapjs/before@2.0.2(transitive)
- Removed@tapjs/before-each@2.0.2(transitive)
- Removed@tapjs/core@2.1.0(transitive)
- Removed@tapjs/filter@2.0.2(transitive)
- Removed@tapjs/fixture@2.0.2(transitive)
- Removed@tapjs/mock@2.1.0(transitive)
- Removed@tapjs/node-serialize@2.0.2(transitive)
- Removed@tapjs/snapshot@2.0.2(transitive)
- Removed@tapjs/spawn@2.0.2(transitive)
- Removed@tapjs/stdin@2.0.2(transitive)
- Removed@tapjs/test@2.1.0(transitive)
- Removed@tapjs/typescript@1.4.7(transitive)
- Removed@tapjs/worker@2.0.2(transitive)
Updated@tapjs/after@1.1.26