New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

reg-gh-app-interface

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reg-gh-app-interface - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

lib/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
function getGhAppInfo() {
return require("../endpoint.json").endpoint;
const { endpoint } = require("../endpoint.json");
return { endpoint };
}
exports.getGhAppInfo = getGhAppInfo;
//# sourceMappingURL=index.js.map
{
"name": "reg-gh-app-interface",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -25,3 +25,3 @@ "main": "lib/index.js",

},
"gitHead": "a7f6a216adfa7a944df4205cc783c676222ee4af"
"gitHead": "cdde3564e5b36cb77473fdc7dd89067a5a48b7fd"
}

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