@polkadot-api/utils
Advanced tools
Comparing version 0.0.1-62614b1064c1f6d15e1f31778ee88909eec4fcef.1.0 to 0.0.1-626e60c2030578fa35c18304f6fcb889c28f5b66.1.0
{ | ||
"name": "@polkadot-api/utils", | ||
"version": "0.0.1-62614b1064c1f6d15e1f31778ee88909eec4fcef.1.0", | ||
"version": "0.0.1-626e60c2030578fa35c18304f6fcb889c28f5b66.1.0", | ||
"author": "Josep M Sobrepere (https://github.com/josepot)", | ||
@@ -43,7 +43,7 @@ "repository": { | ||
"scripts": { | ||
"build": "tsup-node src/index.ts --clean --sourcemap --platform neutral --target=es2020 --format esm,cjs --dts && tsup-node src/index.ts --clean --sourcemap --platform neutral --target=es2020 --format cjs --dts --minify --out-dir dist/min", | ||
"build": "tsc --noEmit && tsup-node src/index.ts --clean --sourcemap --platform neutral --target=es2020 --format esm,cjs --dts && tsup-node src/index.ts --clean --sourcemap --platform neutral --target=es2020 --format cjs --dts --minify --out-dir dist/min", | ||
"test": "echo 'no tests'", | ||
"lint": "tsc --noEmit && prettier --check README.md \"src/**/*.{js,jsx,ts,tsx,json,md}\"", | ||
"lint": "prettier --check README.md \"src/**/*.{js,jsx,ts,tsx,json,md}\"", | ||
"format": "prettier --write README.md \"src/**/*.{js,jsx,ts,tsx,json,md}\"" | ||
} | ||
} |
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