@keplr-wallet/unit
Advanced tools
Comparing version 0.8.0-rc.1 to 0.8.0-rc.2
{ | ||
"name": "@keplr-wallet/unit", | ||
"version": "0.8.0-rc.1", | ||
"version": "0.8.0-rc.2", | ||
"main": "build/index.js", | ||
@@ -12,3 +12,3 @@ "author": "chainapsis", | ||
"scripts": { | ||
"clean": "rm -rf build", | ||
"clean": "rm -rf node_modules; rm -rf build", | ||
"build": "tsc", | ||
@@ -21,3 +21,3 @@ "dev": "tsc -w", | ||
"dependencies": { | ||
"@keplr-wallet/types": "^0.8.0-rc.1", | ||
"@keplr-wallet/types": "^0.8.0-rc.2", | ||
"big-integer": "^1.6.48", | ||
@@ -29,3 +29,3 @@ "utility-types": "^3.10.0" | ||
}, | ||
"gitHead": "32549d9b95b8f3b3bcfada2bfd293503c1d08d25" | ||
"gitHead": "123cf58c62395c004b8fef8b0138a75e6b686ab5" | ||
} |
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
143150