Socket
Socket
Sign inDemoInstall

@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 10.0.0-beta.1 to 10.0.0-beta.2

dist-bundle/index.js

2

dist-src/version.js

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

const VERSION = "10.0.0-beta.1";
const VERSION = "10.0.0-beta.2";
export {
VERSION
};

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

export declare const VERSION = "10.0.0-beta.1";
export declare const VERSION = "10.0.0-beta.2";
{
"name": "@octokit/endpoint",
"version": "10.0.0-beta.1",
"version": "10.0.0-beta.2",
"type": "module",

@@ -45,3 +45,3 @@ "publishConfig": {

"types": "./dist-types/index.d.ts",
"import": "./dist-src/index.js"
"import": "./dist-bundle/index.js"
}

@@ -48,0 +48,0 @@ },

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