Socket
Socket
Sign inDemoInstall

@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.0 to 2.0.1

2

dist-node/index.js

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

const VERSION = "2.0.0";
const VERSION = "2.0.1";

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

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

export const VERSION = "2.0.0";
export const VERSION = "2.0.1";

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

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

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

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

@@ -22,8 +22,8 @@ "files": [

"dependencies": {
"@octokit/request-error": "^2.1.0",
"@octokit/request-error": "^3.0.0",
"@octokit/types": "^6.0.3"
},
"devDependencies": {
"@octokit/core": "^3.0.0",
"@octokit/rest": "^18.0.0",
"@octokit/core": "^4.0.0",
"@octokit/rest": "^19.0.0",
"@pika/pack": "^0.5.0",

@@ -34,10 +34,10 @@ "@pika/plugin-build-node": "^0.9.0",

"@types/fetch-mock": "^7.3.1",
"@types/jest": "^27.0.0",
"@types/jest": "^28.0.0",
"@types/node": "^16.0.0",
"fetch-mock": "^9.0.0",
"jest": "^27.0.0",
"jest": "^28.0.0",
"prettier": "2.7.1",
"semantic-release": "^19.0.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",
"ts-jest": "^27.0.0-next.12",
"ts-jest": "^28.0.0",
"typescript": "^4.0.0"

@@ -44,0 +44,0 @@ },

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