@cardano-sdk/util
Advanced tools
Comparing version 0.14.2 to 0.14.3
{ | ||
"name": "@cardano-sdk/util", | ||
"version": "0.14.2", | ||
"version": "0.14.3", | ||
"description": "General, not cardano-specific utils", | ||
@@ -27,6 +27,6 @@ "engines": { | ||
"circular-deps:check": "madge --circular dist/cjs", | ||
"module-fixup": "shx cp ../../build/cjs-package.json ./dist/cjs/package.json && cp ../../build/esm-package.json ./dist/esm/package.json", | ||
"tscNoEmit": "shx echo typescript --noEmit command not implemented yet", | ||
"cleanup:dist": "shx rm -rf dist", | ||
"cleanup:nm": "shx rm -rf node_modules", | ||
"module-fixup": "cp ../../build/cjs-package.json ./dist/cjs/package.json && cp ../../build/esm-package.json ./dist/esm/package.json", | ||
"tscNoEmit": "echo typescript --noEmit command not implemented yet", | ||
"cleanup:dist": "rm -rf dist", | ||
"cleanup:nm": "rm -rf node_modules", | ||
"cleanup": "run-s cleanup:dist cleanup:nm", | ||
@@ -37,4 +37,4 @@ "lint": "eslint -c ../../complete.eslintrc.js \"src/**/*.ts\" \"test/**/*.ts\"", | ||
"test:build:verify": "tsc --build ./test", | ||
"test:e2e": "shx echo 'test:e2e' command not implemented yet", | ||
"coverage": "yarn test --coverage", | ||
"test:e2e": "echo 'test:e2e' command not implemented yet", | ||
"coverage": "yarn test --coverage || true", | ||
"prepack": "yarn build", | ||
@@ -49,3 +49,2 @@ "test:debug": "DEBUG=true yarn test" | ||
"npm-run-all": "^4.1.5", | ||
"shx": "^0.3.3", | ||
"ts-jest": "^28.0.7", | ||
@@ -68,3 +67,3 @@ "typescript": "^4.7.4" | ||
], | ||
"gitHead": "a7314af0d95b4ad530492f35375885cd2f3d6fb5" | ||
"gitHead": "02a0eff7b7b7a3b98b42fd19b2ae85cfc4e7d87f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
7
415400