@tapjs/after
Advanced tools
Comparing version 0.0.0-20 to 0.0.0-21
{ | ||
"name": "@tapjs/after", | ||
"version": "0.0.0-20", | ||
"version": "0.0.0-21", | ||
"description": "a built-in tap extension for t.after() and t.teardown()", | ||
@@ -34,2 +34,5 @@ "type": "module", | ||
}, | ||
"tap": { | ||
"typecheck": false | ||
}, | ||
"keywords": [ | ||
@@ -45,3 +48,3 @@ "tapjs plugin" | ||
"peerDependencies": { | ||
"@tapjs/core": "0.0.0-20" | ||
"@tapjs/core": "0.0.0-21" | ||
}, | ||
@@ -48,0 +51,0 @@ "engines": { |
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
18675