@cardano-sdk/util
Advanced tools
Comparing version 0.6.0 to 0.6.1-nightly.0
{ | ||
"name": "@cardano-sdk/util", | ||
"version": "0.6.0", | ||
"version": "0.6.1-nightly.0", | ||
"description": "General, not cardano-specific utils", | ||
@@ -60,5 +60,3 @@ "engines": { | ||
"shx": "^0.3.3", | ||
"ts-custom-error": "^3.2.0", | ||
"ts-jest": "^28.0.7", | ||
"type-fest": "^2.19.0", | ||
"typescript": "^4.7.4" | ||
@@ -69,3 +67,5 @@ }, | ||
"serialize-error": "^8", | ||
"ts-log": "^2.2.4" | ||
"ts-custom-error": "^3.2.0", | ||
"ts-log": "^2.2.4", | ||
"type-fest": "^2.19.0" | ||
}, | ||
@@ -78,3 +78,3 @@ "files": [ | ||
], | ||
"gitHead": "8de552877a63887734b4d5ff2d8d1a5644c8de74" | ||
"gitHead": "01489cd2e4a1a1c8863fd654de4efc1ccf4db1d4" | ||
} |
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
334217
8
5
+ Addedts-custom-error@^3.2.0
+ Addedtype-fest@^2.19.0
+ Addedts-custom-error@3.3.1(transitive)
+ Addedtype-fest@2.19.0(transitive)