rivet-graphql
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -31,3 +31,3 @@ let { GraphQLClient } = require('graphql-request') | ||
console.warn( | ||
'[nextjs-scripts/dato] The "fragments" argument is deprecated, please use "dependencies" instead.' | ||
'[rivet] The "fragments" argument is deprecated, please use "dependencies" instead.' | ||
) | ||
@@ -34,0 +34,0 @@ return [].concat(fragments) |
{ | ||
"name": "rivet-graphql", | ||
"description": "a relay-like graphql data loading system for nextjs", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Jeff Escalante", | ||
"bugs": { | ||
"url": "https://github.com/hashicorp/next-plugin-rivet/issues" | ||
"url": "https://github.com/hashicorp/rivet-graphql/issues" | ||
}, | ||
@@ -17,3 +17,3 @@ "dependencies": { | ||
}, | ||
"homepage": "https://github.com/hashicorp/next-plugin-rivet#readme", | ||
"homepage": "https://github.com/hashicorp/rivet-graphql#readme", | ||
"keywords": [ | ||
@@ -29,3 +29,3 @@ "data", | ||
"type": "git", | ||
"url": "git+https://github.com/hashicorp/next-plugin-rivet.git" | ||
"url": "git+https://github.com/hashicorp/rivet-graphql.git" | ||
}, | ||
@@ -32,0 +32,0 @@ "scripts": { |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
1
14331