Socket
Socket
Sign inDemoInstall

@octokit/types

Package Overview
Dependencies
2
Maintainers
3
Versions
208
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 4.0.0

2

dist-node/index.js

@@ -5,5 +5,5 @@ 'use strict';

const VERSION = "3.0.3";
const VERSION = "4.0.0";
exports.VERSION = VERSION;
//# sourceMappingURL=index.js.map

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

export const VERSION = "3.0.3";
export const VERSION = "4.0.0";

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

export declare const VERSION = "3.0.3";
export declare const VERSION = "4.0.0";

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

const VERSION = "3.0.3";
const VERSION = "4.0.0";
export { VERSION };
//# sourceMappingURL=index.js.map
{
"name": "@octokit/types",
"description": "Shared TypeScript definitions for Octokit projects",
"version": "3.0.3",
"version": "4.0.0",
"license": "MIT",

@@ -6,0 +6,0 @@ "files": [

Sorry, the diff of this file is too big to display

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