Socket
Socket
Sign inDemoInstall

@octokit/rest

Package Overview
Dependencies
16
Maintainers
4
Versions
295
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 20.0.1 to 20.0.2

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "20.0.1";
var VERSION = "20.0.2";

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

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

const VERSION = "20.0.1";
const VERSION = "20.0.2";
export {
VERSION
};

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

export declare const VERSION = "20.0.1";
export declare const VERSION = "20.0.2";

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

// pkg/dist-src/version.js
var VERSION = "20.0.1";
var VERSION = "20.0.2";

@@ -11,0 +11,0 @@ // pkg/dist-src/index.js

{
"name": "@octokit/rest",
"version": "20.0.1",
"version": "20.0.2",
"publishConfig": {

@@ -36,5 +36,5 @@ "access": "public"

"@octokit/core": "^5.0.0",
"@octokit/plugin-paginate-rest": "^8.0.0",
"@octokit/plugin-paginate-rest": "^9.0.0",
"@octokit/plugin-request-log": "^4.0.0",
"@octokit/plugin-rest-endpoint-methods": "^9.0.0"
"@octokit/plugin-rest-endpoint-methods": "^10.0.0"
},

@@ -49,3 +49,3 @@ "devDependencies": {

"@types/node": "^18.0.0",
"esbuild": "^0.18.0",
"esbuild": "^0.19.0",
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1",

@@ -55,4 +55,4 @@ "glob": "^10.2.5",

"nock": "^13.3.1",
"prettier": "3.0.0",
"semantic-release": "^21.0.0",
"prettier": "3.0.3",
"semantic-release": "^22.0.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -59,0 +59,0 @@ "ts-jest": "^29.0.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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc