Socket
Socket
Sign inDemoInstall

curlrequest

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

curlrequest - npm Package Compare versions

Comparing version 0.5.7 to 1.0.0

2

index.js

@@ -90,3 +90,3 @@ var util = require('util')

, curl_path = 'curl'
, args = ['--silent', '--show-error', '--no-buffer']
, args = ['--silent', '--show-error', '--no-buffer', '--globoff']
, start = new Date

@@ -93,0 +93,0 @@ , err

{ "name" : "curlrequest",
"description" : "A curl wrapper for node",
"version" : "0.5.7",
"version" : "1.0.0",
"homepage" : "https://github.com/node-js-libs/curlrequest",

@@ -5,0 +5,0 @@ "author" : "Chris O'Hara <cohara87@gmail.com>",

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