Socket
Socket
Sign inDemoInstall

@octokit-next/core

Package Overview
Dependencies
11
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.7.1 to 2.8.0

2

lib/version.js

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

export const VERSION = "2.7.1";
export const VERSION = "2.8.0";
{
"name": "@octokit-next/core",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},
"type": "module",
"version": "2.7.1",
"version": "2.8.0",
"description": "Core SDK module for upcoming Octokit",

@@ -30,7 +31,7 @@ "exports": "./index.js",

"dependencies": {
"@octokit-next/auth-token": "2.7.1",
"@octokit-next/endpoint": "2.7.1",
"@octokit-next/graphql": "2.7.1",
"@octokit-next/request": "2.7.1",
"@octokit-next/types": "2.7.1",
"@octokit-next/auth-token": "2.8.0",
"@octokit-next/endpoint": "2.8.0",
"@octokit-next/graphql": "2.8.0",
"@octokit-next/request": "2.8.0",
"@octokit-next/types": "2.8.0",
"before-after-hook": "^3.0.2",

@@ -37,0 +38,0 @@ "universal-user-agent": "^7.0.1"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc