Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "bitcodin", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Bitcodin API wrapper", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/bitmovin/bitcodin-node", |
@@ -14,3 +14,3 @@ # [![bitcodin](http://www.bitcodin.com/wp-content/uploads/2014/10/bitcodin-small.gif)](http://www.bitcodin.com) | ||
```nodejs | ||
```javascript | ||
var bitcodin = require('bitcodin')('THIS_IS_MY_API_KEY'); | ||
@@ -17,0 +17,0 @@ |
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
19291