@textile/grpc-connection
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "@textile/grpc-connection", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "web-gRPC state manager for grpc-connection.", | ||
@@ -23,6 +23,6 @@ "main": "dist/index", | ||
"type": "git", | ||
"url": "https://github.com/textileio/js-hub.git" | ||
"url": "https://github.com/textileio/js-textile.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/textileio/js-hub/issues" | ||
"url": "https://github.com/textileio/js-textile/issues" | ||
}, | ||
@@ -40,3 +40,3 @@ "author": "Textile", | ||
}, | ||
"gitHead": "a62eb930868b2f3f7621a98f485663e142eb524f" | ||
"gitHead": "41f1e44d027a68b7d67fc32f731268d8fc14d5d5" | ||
} |
@@ -10,3 +10,3 @@ # @textile/buckets | ||
```js | ||
npm install --save git@github.com:textileio/js-hub.git | ||
npm install --save git@github.com:textileio/js-textile.git | ||
``` | ||
@@ -20,2 +20,2 @@ | ||
[Read the docs](https://textileio.github.io/js-hub/). | ||
[Read the docs](https://textileio.github.io/js-textile/). |
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
6682