ethplorer-js
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "ethplorer-js", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A promise based Nodejs library to interface with the Ethplorer API", | ||
@@ -5,0 +5,0 @@ "main": "/dist/index.js", |
@@ -222,1 +222,3 @@ declare class Ethplorer { | ||
type OneToFifty = OneToTen | ElevenToTwenty | TwentyOneToThirty | ThirtyOneToForty | FortyOneToFifty | ||
export default Ethplorer |
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
17940