Comparing version 0.0.8 to 0.0.9
import * as network from './lib/network' | ||
const bla = "3" | ||
//import './lib/network' | ||
//export changeNetwork | ||
//export DEFAULT_NETWORK,DEFAULT_SETTINGS | ||
export { bla,network } | ||
export {network } |
{ | ||
"name": "doichain", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A js-Doichain library. The goal is to fully cover the Doichain protocoll", | ||
@@ -5,0 +5,0 @@ "main": "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
14409
284