Socket
Socket
Sign inDemoInstall

gpr

Package Overview
Dependencies
215
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

dist/index.js

@@ -156,4 +156,2 @@ 'use strict';

console.info(options);
(0, _request2.default)(options, function (err, res, body) {

@@ -160,0 +158,0 @@ callback(JSON.parse(body));

4

package.json
{
"name": "gpr",
"version": "1.0.0",
"version": "1.0.1",
"description": "minimal github pull request patcher",

@@ -35,3 +35,3 @@ "main": "dist/index.js",

"bin": {
"gpr": "dist/bin.js"
"gpr": "./dist/bin.js"
},

@@ -38,0 +38,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc