apollo-datasource-graphql
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "apollo-datasource-graphql", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
"description": "Create Apollo DataSource to connect to a GraphQL API", | ||
"main": "dist/index.js", | ||
"author": "Kristy Miller <kristy@poetic.io>", | ||
"license": "MIT", | ||
"author": "Kristy Miller", | ||
"contributors": [ | ||
"Kristy Miller <kristy@poetic.io>" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/poetic/apollo-datasource-graphql" | ||
}, | ||
"scripts": { | ||
@@ -14,2 +21,8 @@ "build": "rm -rf dist/ && tsc", | ||
}, | ||
"keywords": [ | ||
"apollo", | ||
"apollo", | ||
"datasource", | ||
"graphql" | ||
], | ||
"dependencies": { | ||
@@ -16,0 +29,0 @@ "apollo-cache-inmemory": "^1.2.5", |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
29937
0