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.34.0 to 6.35.0

2

dist-node/index.js

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

const VERSION = "6.34.0";
const VERSION = "6.35.0";
exports.VERSION = VERSION;
//# sourceMappingURL=index.js.map

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

export const VERSION = "6.34.0";
export const VERSION = "6.35.0";

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

export declare const VERSION = "6.34.0";
export declare const VERSION = "6.35.0";

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

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

@@ -21,3 +21,3 @@ "files": [

"dependencies": {
"@octokit/openapi-types": "^11.2.0"
"@octokit/openapi-types": "^12.1.0"
},

@@ -30,3 +30,3 @@ "devDependencies": {

"@types/node": ">= 8",
"github-openapi-graphql-query": "^1.0.5",
"github-openapi-graphql-query": "^1.0.11",
"handlebars": "^4.7.6",

@@ -52,3 +52,3 @@ "json-schema-to-typescript": "^10.0.0",

"octokit": {
"openapi-version": "5.9.0"
"openapi-version": "5.12.0"
},

@@ -55,0 +55,0 @@ "main": "dist-node/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