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

@octokit/core

Package Overview
Dependencies
Maintainers
4
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/core - npm Package Compare versions

Comparing version 4.0.5 to 4.1.0

2

dist-node/index.js

@@ -11,3 +11,3 @@ 'use strict';

const VERSION = "4.0.5";
const VERSION = "4.1.0";

@@ -14,0 +14,0 @@ class Octokit {

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

export const VERSION = "4.0.5";
export const VERSION = "4.1.0";

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

export declare const VERSION = "4.0.5";
export declare const VERSION = "4.1.0";

@@ -7,3 +7,3 @@ import { getUserAgent } from 'universal-user-agent';

const VERSION = "4.0.5";
const VERSION = "4.1.0";

@@ -10,0 +10,0 @@ class Octokit {

{
"name": "@octokit/core",
"description": "Extendable client for GitHub's REST & GraphQL APIs",
"version": "4.0.5",
"version": "4.1.0",
"license": "MIT",

@@ -29,3 +29,3 @@ "files": [

"@octokit/request-error": "^3.0.0",
"@octokit/types": "^7.0.0",
"@octokit/types": "^8.0.0",
"before-after-hook": "^2.2.0",

@@ -41,3 +41,3 @@ "universal-user-agent": "^6.0.0"

"@types/fetch-mock": "^7.3.1",
"@types/jest": "^28.0.0",
"@types/jest": "^29.0.0",
"@types/lolex": "^5.1.0",

@@ -47,3 +47,3 @@ "@types/node": "^16.0.0",

"http-proxy-agent": "^5.0.0",
"jest": "^28.0.0",
"jest": "^29.0.0",
"lolex": "^6.0.0",

@@ -54,3 +54,3 @@ "prettier": "2.7.1",

"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^28.0.0",
"ts-jest": "^29.0.0",
"typescript": "^4.0.2"

@@ -57,0 +57,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