@polkadot-api/substrate-bindings
Advanced tools
Comparing version 0.0.1-f2c638ab9b6df652275fdbec6761abe28a4fbdc9.1.0 to 0.0.1-f7383a42cb97cbe933b4b4e7bdf937b982081ab7.1.0
{ | ||
"name": "@polkadot-api/substrate-bindings", | ||
"version": "0.0.1-f2c638ab9b6df652275fdbec6761abe28a4fbdc9.1.0", | ||
"version": "0.0.1-f7383a42cb97cbe933b4b4e7bdf937b982081ab7.1.0", | ||
"author": "Josep M Sobrepere (https://github.com/josepot)", | ||
@@ -46,3 +46,3 @@ "repository": { | ||
"scale-ts": "^1.4.0", | ||
"@polkadot-api/utils": "0.0.1-f2c638ab9b6df652275fdbec6761abe28a4fbdc9.1.0" | ||
"@polkadot-api/utils": "0.0.1-f7383a42cb97cbe933b4b4e7bdf937b982081ab7.1.0" | ||
}, | ||
@@ -54,7 +54,7 @@ "devDependencies": { | ||
"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": "vitest", | ||
"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