@cardano-sdk/util
Advanced tools
Comparing version 0.14.4 to 0.14.5
{ | ||
"name": "@cardano-sdk/util", | ||
"version": "0.14.4", | ||
"version": "0.14.5", | ||
"description": "General, not cardano-specific utils", | ||
@@ -31,3 +31,3 @@ "engines": { | ||
"cleanup:nm": "rm -rf node_modules", | ||
"cleanup": "run-s cleanup:dist cleanup:nm", | ||
"cleanup": "rm -rf dist node_modules", | ||
"lint": "eslint -c ../../complete.eslintrc.js \"src/**/*.ts\" \"test/**/*.ts\"", | ||
@@ -65,3 +65,3 @@ "lint:fix": "yarn lint --fix", | ||
], | ||
"gitHead": "8a6db2a251cd1c956f52730a0d35de2b7fc67404" | ||
"gitHead": "468cfd594344de2b5e7404af83e2d5cf1522208f" | ||
} |
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
416983