@tapjs/error-serdes
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@tapjs/error-serdes", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Port of node's error_serdes.js to userland, plus test message streaming", | ||
@@ -104,3 +104,3 @@ "tshy": { | ||
"engines": { | ||
"node": ">=16" | ||
"node": "16 >=16.17.0 || 18 >= 18.6.0 || >=20" | ||
}, | ||
@@ -107,0 +107,0 @@ "funding": { |
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
105944