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

rivet-graphql

Package Overview
Dependencies
Maintainers
4
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.5.0-canary-20230119004945 to 0.5.0-canary-20230228214426

.github/workflows/release.yml

2

CHANGELOG.md
# rivet-graphql
## 0.5.0-canary-20230119004945
## 0.5.0-canary-20230228214426

@@ -5,0 +5,0 @@ ### Minor Changes

@@ -0,1 +1,6 @@

/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
//@ts-check

@@ -2,0 +7,0 @@ let { GraphQLClient } = require('graphql-request')

{
"name": "rivet-graphql",
"description": "a relay-like graphql data loading system for nextjs",
"version": "0.5.0-canary-20230119004945",
"version": "0.5.0-canary-20230228214426",
"author": "Jeff Escalante",

@@ -35,2 +35,3 @@ "bugs": {

"scripts": {
"release": "npm run generate:types && changeset publish",
"release:canary": "npm run generate:types && changeset publish --tag canary",

@@ -37,0 +38,0 @@ "test": "jest",

Sorry, the diff of this file is not supported yet

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