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
4
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 4.0.1 to 4.1.0

2

dist-node/index.js

@@ -29,3 +29,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "4.0.1";
var VERSION = "4.1.0";

@@ -32,0 +32,0 @@ // pkg/dist-src/index.js

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

const VERSION = "4.0.1";
const VERSION = "4.1.0";
export {
VERSION
};

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

export declare const VERSION = "4.0.1";
export declare const VERSION = "4.1.0";

@@ -5,3 +5,3 @@ // pkg/dist-src/index.js

// pkg/dist-src/version.js
var VERSION = "4.0.1";
var VERSION = "4.1.0";

@@ -8,0 +8,0 @@ // pkg/dist-src/index.js

{
"name": "@octokit/plugin-enterprise-compatibility",
"version": "4.0.1",
"version": "4.1.0",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},

@@ -29,9 +30,9 @@ "description": "Octokit plugin for improving GHE compatibility",

"@types/jest": "^29.0.0",
"@types/node": "^18.0.0",
"esbuild": "^0.19.0",
"@types/node": "^20.0.0",
"esbuild": "^0.20.0",
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1",
"glob": "^10.2.6",
"jest": "^29.0.0",
"prettier": "3.0.3",
"semantic-release": "^22.0.0",
"prettier": "3.2.5",
"semantic-release": "^23.0.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -38,0 +39,0 @@ "ts-jest": "^29.0.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