You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

node-http-to-curl

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-http-to-curl - npm Package Compare versions

Comparing version

to
1.0.0

3

lib/bundle.js

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

module.exports = httpToCurl;
exports.generateMethod = generateMethod;

@@ -183,1 +181,2 @@ exports.generateHeader = generateHeader;

exports.requestPatch = requestPatch;
exports.default = httpToCurl;
{
"name": "node-http-to-curl",
"version": "0.0.2",
"version": "1.0.0",
"description": "Convert node HTTP request to curl",

@@ -5,0 +5,0 @@ "main": "lib/bundle.js",