Socket
Socket
Sign inDemoInstall

@octokit/graphql

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/graphql - npm Package Compare versions

Comparing version 7.0.2 to 7.1.0

2

dist-node/index.js

@@ -32,3 +32,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "7.0.2";
var VERSION = "7.1.0";

@@ -35,0 +35,0 @@ // pkg/dist-src/with-defaults.js

@@ -1,4 +0,4 @@

const VERSION = "7.0.2";
const VERSION = "7.1.0";
export {
VERSION
};

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

export declare const VERSION = "7.0.2";
export declare const VERSION = "7.1.0";

@@ -6,3 +6,3 @@ // pkg/dist-src/index.js

// pkg/dist-src/version.js
var VERSION = "7.0.2";
var VERSION = "7.1.0";

@@ -9,0 +9,0 @@ // pkg/dist-src/with-defaults.js

{
"name": "@octokit/graphql",
"version": "7.0.2",
"version": "7.1.0",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},

@@ -18,4 +19,4 @@ "description": "GitHub GraphQL API client for browsers and Node",

"dependencies": {
"@octokit/request": "^8.0.1",
"@octokit/types": "^12.0.0",
"@octokit/request": "^8.3.0",
"@octokit/types": "^13.0.0",
"universal-user-agent": "^6.0.0"

@@ -22,0 +23,0 @@ },

Sorry, the diff of this file is not supported yet

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