Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@octokit/plugin-enterprise-compatibility

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/plugin-enterprise-compatibility - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

dist-node/index.js

@@ -7,3 +7,3 @@ 'use strict';

const VERSION = "2.0.1";
const VERSION = "2.0.2";

@@ -10,0 +10,0 @@ function enterpriseCompatibility(octokit) {

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

export const VERSION = "2.0.1";
export const VERSION = "2.0.2";

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

export declare const VERSION = "2.0.1";
export declare const VERSION = "2.0.2";
import { RequestError } from '@octokit/request-error';
const VERSION = "2.0.1";
const VERSION = "2.0.2";

@@ -5,0 +5,0 @@ function enterpriseCompatibility(octokit) {

{
"name": "@octokit/plugin-enterprise-compatibility",
"description": "Octokit plugin for improving GHE compatibility",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",

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

],
"source": "dist-src/index.js",
"types": "dist-types/index.d.ts",
"main": "dist-node/index.js",
"module": "dist-web/index.js",
"pika": true,

@@ -24,3 +28,3 @@ "sideEffects": false,

"@octokit/request-error": "^3.0.0",
"@octokit/types": "^6.0.3"
"@octokit/types": "^7.0.0"
},

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

"@octokit/rest": "^19.0.0",
"@pika/pack": "^0.5.0",
"@pika/pack": "^0.3.7",
"@pika/plugin-build-node": "^0.9.0",

@@ -51,7 +55,3 @@ "@pika/plugin-build-web": "^0.9.0",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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