@cosmjs/math
Advanced tools
Comparing version 0.25.0-alpha.3 to 0.25.0
{ | ||
"name": "@cosmjs/math", | ||
"version": "0.25.0-alpha.3", | ||
"version": "0.25.0", | ||
"description": "Math helpers for blockchain projects", | ||
@@ -29,3 +29,3 @@ "contributors": [ | ||
"format": "prettier --write --loglevel warn \"./src/**/*.ts\"", | ||
"format-text": "prettier --write --prose-wrap always --print-width 80 \"./*.md\"", | ||
"format-text": "prettier --write \"./*.md\"", | ||
"test-node": "node jasmine-testrunner.js", | ||
@@ -49,3 +49,3 @@ "test-edge": "yarn pack-web && karma start --single-run --browsers Edge", | ||
}, | ||
"gitHead": "1471bf018fd89c162dd334d92a6c79a270975e70" | ||
"gitHead": "1a396b8e7a0529cb1e5fad2e1b2a1cffd73da0cb" | ||
} |
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
177737