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.1 to 3.0.2

2

dist-node/index.js

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

const VERSION = "3.0.1";
const VERSION = "3.0.2";
exports.VERSION = VERSION;
//# sourceMappingURL=index.js.map

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

export const VERSION = "3.0.1";
export const VERSION = "3.0.2";

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

export declare const VERSION = "3.0.1";
export declare const VERSION = "3.0.2";

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

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

@@ -24,3 +24,2 @@ "files": [

"devDependencies": {
"@gimenete/type-writer": "^0.1.5",
"@octokit/graphql": "^4.2.2",

@@ -32,2 +31,3 @@ "@pika/pack": "^0.5.0",

"handlebars": "^4.7.6",
"json-schema-to-typescript": "^9.1.0",
"lodash.set": "^4.3.2",

@@ -34,0 +34,0 @@ "npm-run-all": "^4.1.5",

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