@aragon/connect-thegraph
Advanced tools
Comparing version 0.5.0 to 0.5.2
{ | ||
"name": "@aragon/connect-thegraph", | ||
"version": "0.5.0", | ||
"version": "0.5.2", | ||
"license": "LGPL-3.0-or-later", | ||
@@ -37,3 +37,3 @@ "main": "dist/cjs/index.js", | ||
"dependencies": { | ||
"@aragon/connect-core": "*", | ||
"@aragon/connect-core": "^0.5.2", | ||
"@urql/core": "^1.11.7", | ||
@@ -40,0 +40,0 @@ "graphql": "^15.0.0", |
@@ -1,10 +0,5 @@ | ||
# The Graph Connector for Aragon Connect | ||
# @aragon/connect-thegraph [<img height="100" align="right" alt="" src="https://user-images.githubusercontent.com/36158/85128259-d201f100-b228-11ea-9770-76ae86cc98b3.png">](https://connect.aragon.org/) | ||
## Usage | ||
[![](https://img.shields.io/github/package-json/v/aragon/connect-thegraph?label=npm)](https://www.npmjs.com/package/@aragon/connect-thegraph) [![](https://img.shields.io/bundlephobia/minzip/@aragon/connect-thegraph)](https://bundlephobia.com/result?p=@aragon/connect-thegraph) [![codecov](https://codecov.io/gh/aragon/connect/branch/master/graph/badge.svg)](https://codecov.io/gh/aragon/connect) | ||
```js | ||
const myorg = await connect('myorg', connector: new ConnectorTheGraph(network, { | ||
orgSubgraphUrl: 'http://…', | ||
}), | ||
}) | ||
``` | ||
Please have a look at the [documentation website](https://connect.aragon.org/) for Aragon Connect. If you never used the library before, we highly recommend starting with the [Getting Started](https://connect.aragon.org/guides/getting-started) guide. |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1306844
1
1
6
+ Added@aragon/connect-core@0.5.3(transitive)
- Removed@aragon/connect-core@0.7.0(transitive)
Updated@aragon/connect-core@^0.5.2