@coinbase/coinbase-sdk
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -20,1 +20,2 @@ export * from "./coinbase/coinbase"; | ||
export * from "./coinbase/staking_reward"; | ||
export * from "./coinbase/validator"; |
@@ -36,1 +36,2 @@ "use strict"; | ||
__exportStar(require("./coinbase/staking_reward"), exports); | ||
__exportStar(require("./coinbase/validator"), exports); |
@@ -7,3 +7,3 @@ { | ||
"repository": "https://github.com/coinbase/coinbase-sdk-nodejs", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"main": "dist/index.js", | ||
@@ -10,0 +10,0 @@ "types": "dist/index.d.ts", |
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
490746
9235