Socket
Socket
Sign inDemoInstall

@octokit/types

Package Overview
Dependencies
Maintainers
3
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/types - npm Package Compare versions

Comparing version 6.39.0 to 6.40.0

2

dist-node/index.js

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

const VERSION = "6.39.0";
const VERSION = "6.40.0";
exports.VERSION = VERSION;
//# sourceMappingURL=index.js.map

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

export const VERSION = "6.39.0";
export const VERSION = "6.40.0";

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

export declare const VERSION = "6.39.0";
export declare const VERSION = "6.40.0";

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

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

@@ -10,2 +10,9 @@ "files": [

],
"source": "dist-src/index.js",
"types": "dist-types/index.d.ts",
"octokit": {
"openapi-version": "6.7.0"
},
"main": "dist-node/index.js",
"module": "dist-web/index.js",
"pika": true,

@@ -22,6 +29,6 @@ "sideEffects": false,

"dependencies": {
"@octokit/openapi-types": "^12.7.0"
"@octokit/openapi-types": "^12.10.0"
},
"devDependencies": {
"@pika/pack": "^0.5.0",
"@pika/pack": "^0.3.7",
"@pika/plugin-build-node": "^0.9.0",

@@ -43,3 +50,3 @@ "@pika/plugin-build-web": "^0.9.0",

"string-to-jsdoc-comment": "^1.0.0",
"typedoc": "^0.21.0",
"typedoc": "^0.23.0",
"typescript": "^4.0.2"

@@ -49,10 +56,3 @@ },

"access": "public"
},
"source": "dist-src/index.js",
"types": "dist-types/index.d.ts",
"octokit": {
"openapi-version": "6.4.0"
},
"main": "dist-node/index.js",
"module": "dist-web/index.js"
}
}

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

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