Socket
Socket
Sign inDemoInstall

@octokit/types

Package Overview
Dependencies
1
Maintainers
3
Versions
208
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

src/AuthInterface.ts

2

package.json
{
"name": "@octokit/types",
"version": "1.0.0",
"version": "1.1.0",
"publishConfig": {

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

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

import { AuthInterface } from "./AuthInterface";
import { EndpointDefaults } from "./EndpointDefaults";

@@ -19,2 +20,3 @@ import { EndpointInterface } from "./EndpointInterface";

export {
AuthInterface,
EndpointDefaults,

@@ -21,0 +23,0 @@ EndpointInterface,

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

export const VERSION = "1.0.0";
export const VERSION = "1.1.0";

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc