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

@octokit/endpoint

Package Overview
Dependencies
Maintainers
4
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/endpoint - npm Package Compare versions

Comparing version 9.0.0 to 9.0.1

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "9.0.0";
var VERSION = "9.0.1";

@@ -34,0 +34,0 @@ // pkg/dist-src/defaults.js

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

const VERSION = "9.0.0";
const VERSION = "9.0.1";
export {
VERSION
};

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

export declare const VERSION = "9.0.0";
export declare const VERSION = "9.0.1";

@@ -5,3 +5,3 @@ // pkg/dist-src/defaults.js

// pkg/dist-src/version.js
var VERSION = "9.0.0";
var VERSION = "9.0.1";

@@ -8,0 +8,0 @@ // pkg/dist-src/defaults.js

{
"name": "@octokit/endpoint",
"version": "9.0.0",
"version": "9.0.1",
"publishConfig": {

@@ -20,7 +20,7 @@ "access": "public"

"@types/jest": "^29.0.0",
"esbuild": "^0.18.0",
"esbuild": "^0.19.0",
"glob": "^10.2.7",
"jest": "^29.0.0",
"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",

@@ -31,3 +31,3 @@ "ts-jest": "^29.0.0",

"dependencies": {
"@octokit/types": "^11.0.0",
"@octokit/types": "^12.0.0",
"is-plain-object": "^5.0.0",

@@ -34,0 +34,0 @@ "universal-user-agent": "^6.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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc