cosmos-client
Advanced tools
Comparing version 0.8.13 to 0.8.14
{ | ||
"name": "cosmos-client", | ||
"description": "REST API Client for Cosmos SDK Blockchain", | ||
"version": "0.8.13", | ||
"version": "0.8.14", | ||
"author": "LCNEM, Inc.", | ||
@@ -39,5 +39,5 @@ "bugs": { | ||
"test": "jest", | ||
"build": "tsc --build --clean && tsc && cargo install wasm-pack && wasm-pack build --target nodejs --scope lcnem ./src/tendermint/sr25519", | ||
"build": "cargo install wasm-pack && wasm-pack build --target nodejs --scope lcnem ./src/tendermint/sr25519 && tsc --build --clean && tsc", | ||
"bundle-publish": "node bundle && cd dist && npm publish" | ||
} | ||
} |
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