@tapjs/fixture
Advanced tools
Comparing version 1.2.18 to 1.2.19
@@ -1,1 +0,3 @@ | ||
{"type":"commonjs"} | ||
{ | ||
"type": "commonjs" | ||
} |
@@ -1,1 +0,3 @@ | ||
{"type":"module"} | ||
{ | ||
"type": "module" | ||
} |
{ | ||
"name": "@tapjs/fixture", | ||
"version": "1.2.18", | ||
"version": "1.2.19", | ||
"description": "Tap plugin to provide t.testdir() and t.fixture()", | ||
@@ -47,3 +47,3 @@ "tshy": { | ||
"peerDependencies": { | ||
"@tapjs/core": "1.5.0" | ||
"@tapjs/core": "1.5.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
67512