Socket
Socket
Sign inDemoInstall

@octokit/rest

Package Overview
Dependencies
Maintainers
4
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/rest - npm Package Compare versions

Comparing version 21.0.0 to 21.0.1

2

dist-src/version.js

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

const VERSION = "21.0.0";
const VERSION = "21.0.1";
export {
VERSION
};

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

export declare const VERSION = "21.0.0";
export declare const VERSION = "21.0.1";
{
"name": "@octokit/rest",
"version": "21.0.0",
"version": "21.0.1",
"publishConfig": {

@@ -39,3 +39,3 @@ "access": "public",

"@octokit/plugin-paginate-rest": "^11.0.0",
"@octokit/plugin-request-log": "^5.1.0",
"@octokit/plugin-request-log": "^5.3.1",
"@octokit/plugin-rest-endpoint-methods": "^13.0.0"

@@ -47,16 +47,15 @@ },

"@octokit/fixtures-server": "^8.1.0",
"@octokit/request": "^9.1.1",
"@octokit/request": "^9.1.3",
"@octokit/tsconfig": "^3.0.0",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.5",
"esbuild": "^0.21.0",
"@vitest/coverage-v8": "^2.0.3",
"esbuild": "^0.23.0",
"fetch-mock": "^10.0.0",
"glob": "^10.3.10",
"jest": "^29.7.0",
"nock": "^13.5.0",
"glob": "^11.0.0",
"nock": "^14.0.0-beta.8",
"prettier": "^3.2.4",
"semantic-release-plugin-update-version-in-files": "^1.1.0",
"ts-jest": "^29.1.1",
"typescript": "^5.3.3",
"undici": "^6.4.0"
"undici": "^6.4.0",
"vitest": "^2.0.3"
},

@@ -63,0 +62,0 @@ "license": "MIT",

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