Comparing version 0.0.34 to 0.0.35
@@ -1,2 +0,2 @@ | ||
export { U128, U256 } from "./bignum"; | ||
export { U128, U256, I128 } from "./bignum"; | ||
export { Float128 } from "./float128" | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "as-chain", | ||
"version": "0.0.34", | ||
"version": "0.0.35", | ||
"description": "chain module for assemblyscript", | ||
@@ -5,0 +5,0 @@ "main": "js/index.js", |
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
1313507
94