@tapjs/test
Advanced tools
Comparing version 1.1.2 to 1.2.0
{ | ||
"name": "@tapjs/test", | ||
"version": "1.1.2", | ||
"version": "1.2.0", | ||
"description": "the pluggable Test class for node-tap", | ||
@@ -71,10 +71,10 @@ "author": "Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me)", | ||
"peerDependencies": { | ||
"@tapjs/core": "1.1.2" | ||
"@tapjs/core": "1.2.0" | ||
}, | ||
"dependencies": { | ||
"glob": "^10.3.6", | ||
"jackspeak": "^2.3.3", | ||
"glob": "^10.3.7", | ||
"jackspeak": "^2.3.4", | ||
"mkdirp": "^3.0.0", | ||
"resolve-import": "^1.4.1", | ||
"rimraf": "^5.0.1", | ||
"rimraf": "^5.0.4", | ||
"sync-content": "^1.0.1", | ||
@@ -85,17 +85,17 @@ "tap-parser": "15.1.0", | ||
"typescript": "5.2", | ||
"@tapjs/after": "1.0.6", | ||
"@tapjs/after-each": "1.0.6", | ||
"@tapjs/asserts": "1.0.6", | ||
"@tapjs/before": "1.0.6", | ||
"@tapjs/before-each": "1.0.6", | ||
"@tapjs/filter": "1.1.2", | ||
"@tapjs/fixture": "1.0.6", | ||
"@tapjs/intercept": "1.1.3", | ||
"@tapjs/mock": "1.0.7", | ||
"@tapjs/node-serialize": "1.0.2", | ||
"@tapjs/snapshot": "1.0.6", | ||
"@tapjs/spawn": "1.0.6", | ||
"@tapjs/stdin": "1.0.6", | ||
"@tapjs/typescript": "1.1.2", | ||
"@tapjs/worker": "1.0.6" | ||
"@tapjs/after": "1.0.7", | ||
"@tapjs/after-each": "1.0.7", | ||
"@tapjs/asserts": "1.0.7", | ||
"@tapjs/before": "1.0.7", | ||
"@tapjs/before-each": "1.0.7", | ||
"@tapjs/filter": "1.1.3", | ||
"@tapjs/fixture": "1.1.0", | ||
"@tapjs/intercept": "1.1.4", | ||
"@tapjs/mock": "1.0.8", | ||
"@tapjs/node-serialize": "1.0.3", | ||
"@tapjs/snapshot": "1.1.0", | ||
"@tapjs/spawn": "1.0.7", | ||
"@tapjs/stdin": "1.0.7", | ||
"@tapjs/typescript": "1.1.3", | ||
"@tapjs/worker": "1.0.7" | ||
}, | ||
@@ -102,0 +102,0 @@ "license": "BlueOak-1.0.0", |
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.0.7(transitive)
+ Added@tapjs/after-each@1.0.7(transitive)
+ Added@tapjs/asserts@1.0.7(transitive)
+ Added@tapjs/before@1.0.7(transitive)
+ Added@tapjs/before-each@1.0.7(transitive)
+ Added@tapjs/core@1.2.0(transitive)
+ Added@tapjs/filter@1.1.3(transitive)
+ Added@tapjs/fixture@1.1.0(transitive)
+ Added@tapjs/intercept@1.1.4(transitive)
+ Added@tapjs/mock@1.0.8(transitive)
+ Added@tapjs/node-serialize@1.0.3(transitive)
+ Added@tapjs/snapshot@1.1.0(transitive)
+ Added@tapjs/spawn@1.0.7(transitive)
+ Added@tapjs/stdin@1.0.7(transitive)
+ Added@tapjs/typescript@1.1.3(transitive)
+ Added@tapjs/worker@1.0.7(transitive)
- Removed@tapjs/after@1.0.6(transitive)
- Removed@tapjs/after-each@1.0.6(transitive)
- Removed@tapjs/asserts@1.0.6(transitive)
- Removed@tapjs/before@1.0.6(transitive)
- Removed@tapjs/before-each@1.0.6(transitive)
- Removed@tapjs/core@1.1.2(transitive)
- Removed@tapjs/filter@1.1.2(transitive)
- Removed@tapjs/fixture@1.0.6(transitive)
- Removed@tapjs/intercept@1.1.3(transitive)
- Removed@tapjs/mock@1.0.7(transitive)
- Removed@tapjs/node-serialize@1.0.2(transitive)
- Removed@tapjs/snapshot@1.0.6(transitive)
- Removed@tapjs/spawn@1.0.6(transitive)
- Removed@tapjs/stdin@1.0.6(transitive)
- Removed@tapjs/typescript@1.1.2(transitive)
- Removed@tapjs/worker@1.0.6(transitive)
Updated@tapjs/after@1.0.7
Updated@tapjs/after-each@1.0.7
Updated@tapjs/asserts@1.0.7
Updated@tapjs/before@1.0.7
Updated@tapjs/before-each@1.0.7
Updated@tapjs/filter@1.1.3
Updated@tapjs/fixture@1.1.0
Updated@tapjs/intercept@1.1.4
Updated@tapjs/mock@1.0.8
Updated@tapjs/node-serialize@1.0.3
Updated@tapjs/snapshot@1.1.0
Updated@tapjs/spawn@1.0.7
Updated@tapjs/stdin@1.0.7
Updated@tapjs/typescript@1.1.3
Updated@tapjs/worker@1.0.7
Updatedglob@^10.3.7
Updatedjackspeak@^2.3.4
Updatedrimraf@^5.0.4