@tapjs/error-serdes
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -1,1 +0,3 @@ | ||
{"type":"commonjs"} | ||
{ | ||
"type": "commonjs" | ||
} |
@@ -1,1 +0,3 @@ | ||
{"type":"module"} | ||
{ | ||
"type": "module" | ||
} |
{ | ||
"name": "@tapjs/error-serdes", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Port of node's error_serdes.js to userland, plus test message streaming", | ||
@@ -87,3 +87,3 @@ "tshy": { | ||
"dependencies": { | ||
"minipass": "^7.0.3" | ||
"minipass": "^7.0.4" | ||
}, | ||
@@ -90,0 +90,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
105956
Updatedminipass@^7.0.4