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 20.0.0-beta.5 to 20.0.0

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "20.0.0-beta.5";
var VERSION = "20.0.0";

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

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

const VERSION = "20.0.0-beta.5";
const VERSION = "20.0.0";
export {
VERSION
};

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

export declare const VERSION = "20.0.0-beta.5";
export declare const VERSION = "20.0.0";

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

// pkg/dist-src/version.js
var VERSION = "20.0.0-beta.5";
var VERSION = "20.0.0";

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

{
"name": "@octokit/rest",
"version": "20.0.0-beta.5",
"version": "20.0.0",
"publishConfig": {

@@ -49,10 +49,12 @@ "access": "public"

"esbuild": "^0.18.0",
"fetch-mock": "^9.0.0",
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1",
"glob": "^10.2.5",
"jest": "^29.0.0",
"prettier": "2.8.8",
"nock": "^13.3.1",
"prettier": "3.0.0",
"semantic-release": "^21.0.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^29.0.0",
"typescript": "^5.0.0"
"typescript": "^5.0.0",
"undici": "^5.22.1"
},

@@ -59,0 +61,0 @@ "license": "MIT",

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