Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rivet-graphql

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rivet-graphql - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

index.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc