@cosmjs/launchpad
Advanced tools
Comparing version 0.24.0-alpha.22 to 0.24.0-alpha.23
{ | ||
"name": "@cosmjs/launchpad", | ||
"version": "0.24.0-alpha.22", | ||
"version": "0.24.0-alpha.23", | ||
"description": "A client library for the Cosmos SDK 0.37 (cosmoshub-3), 0.38 and 0.39 (Launchpad)", | ||
@@ -11,6 +11,5 @@ "contributors": [ | ||
"main": "build/index.js", | ||
"types": "types/index.d.ts", | ||
"types": "build/index.d.ts", | ||
"files": [ | ||
"build/", | ||
"types/", | ||
"*.md", | ||
@@ -33,7 +32,4 @@ "!*.spec.*", | ||
"lint-fix": "eslint --max-warnings 0 \"**/*.{js,ts}\" --fix", | ||
"move-types": "shx rm -rf ./types/* && shx mv build/types/* ./types && shx rm -rf ./types/testdata ./types/*.spec.d.ts ./types/*/*.spec.d.ts", | ||
"format-types": "prettier --write --loglevel warn \"./types/**/*.d.ts\"", | ||
"prebuild": "shx rm -rf ./build", | ||
"build": "tsc", | ||
"postbuild": "yarn move-types && yarn format-types", | ||
"build-or-skip": "[ -n \"$SKIP_BUILD\" ] || yarn build", | ||
@@ -48,6 +44,6 @@ "test-node": "node jasmine-testrunner.js", | ||
"dependencies": { | ||
"@cosmjs/crypto": "^0.24.0-alpha.22", | ||
"@cosmjs/encoding": "^0.24.0-alpha.22", | ||
"@cosmjs/math": "^0.24.0-alpha.22", | ||
"@cosmjs/utils": "^0.24.0-alpha.22", | ||
"@cosmjs/crypto": "^0.24.0-alpha.23", | ||
"@cosmjs/encoding": "^0.24.0-alpha.23", | ||
"@cosmjs/math": "^0.24.0-alpha.23", | ||
"@cosmjs/utils": "^0.24.0-alpha.23", | ||
"axios": "^0.21.1", | ||
@@ -59,3 +55,3 @@ "fast-deep-equal": "^3.1.3" | ||
}, | ||
"gitHead": "4e67ed3618a748a63052272609a6ffa9b9e90698" | ||
"gitHead": "52dc82bbe4799c2b4fcd1e69a81c9980ffcdc7c8" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
221656
3237
1