@polkadot-api/substrate-bindings
Advanced tools
Comparing version 0.0.1-82b4d38635bbda1a1c806c4784d064ee4a8439a7.1.0 to 0.0.1-82e0762de87290e34c65d1f5b2c8587c345f77fb.1.0
{ | ||
"name": "@polkadot-api/substrate-bindings", | ||
"version": "0.0.1-82b4d38635bbda1a1c806c4784d064ee4a8439a7.1.0", | ||
"version": "0.0.1-82e0762de87290e34c65d1f5b2c8587c345f77fb.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-82b4d38635bbda1a1c806c4784d064ee4a8439a7.1.0" | ||
"@polkadot-api/utils": "0.0.1-82e0762de87290e34c65d1f5b2c8587c345f77fb.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
+ Added@noble/hashes@1.7.0(transitive)
+ Added@polkadot-api/utils@0.0.1-82e0762de87290e34c65d1f5b2c8587c345f77fb.1.0(transitive)
- Removed@noble/hashes@1.6.1(transitive)
- Removed@polkadot-api/utils@0.0.1-82b4d38635bbda1a1c806c4784d064ee4a8439a7.1.0(transitive)
Updated@polkadot-api/utils@0.0.1-82e0762de87290e34c65d1f5b2c8587c345f77fb.1.0