@tapjs/before-each
Advanced tools
Comparing version 1.1.18 to 1.1.19
@@ -1,1 +0,3 @@ | ||
{"type":"commonjs"} | ||
{ | ||
"type": "commonjs" | ||
} |
@@ -1,1 +0,3 @@ | ||
{"type":"module"} | ||
{ | ||
"type": "module" | ||
} |
{ | ||
"name": "@tapjs/before-each", | ||
"version": "1.1.18", | ||
"version": "1.1.19", | ||
"description": "a built-in tap extension for t.beforeEach()", | ||
@@ -46,3 +46,3 @@ "tshy": { | ||
"peerDependencies": { | ||
"@tapjs/core": "1.5.0" | ||
"@tapjs/core": "1.5.1" | ||
}, | ||
@@ -49,0 +49,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
18283