@cardano-sdk/util
Advanced tools
Comparing version 0.7.0-nightly.2 to 0.7.0-nightly.3
{ | ||
"name": "@cardano-sdk/util", | ||
"version": "0.7.0-nightly.2", | ||
"version": "0.7.0-nightly.3", | ||
"description": "General, not cardano-specific utils", | ||
@@ -40,2 +40,3 @@ "engines": { | ||
"build": "run-s build:cjs build:esm module-fixup", | ||
"circular-deps:check": "madge --circular dist", | ||
"module-fixup": "shx cp ../../build/cjs-package.json ./dist/cjs/package.json && cp ../../build/esm-package.json ./dist/esm/package.json", | ||
@@ -60,2 +61,3 @@ "tscNoEmit": "shx echo typescript --noEmit command not implemented yet", | ||
"jest": "^28.1.3", | ||
"madge": "^5.0.1", | ||
"npm-run-all": "^4.1.5", | ||
@@ -79,3 +81,3 @@ "shx": "^0.3.3", | ||
], | ||
"gitHead": "de7a40a1a66652899796f3e8ce127678b5d6547a" | ||
"gitHead": "1c9dd583511188ecc6c462307ce5917b703a7e60" | ||
} |
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
337954
9