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

bluereq

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluereq - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

6

dist/bluereq.js
(function() {
var ArgParser, Bluereq, RequestAdapter, request,
var ArgParser, Bluereq, RequestAdapter,
__slice = [].slice;
request = require("request");
RequestAdapter = require("./request-adapter");

@@ -12,2 +10,4 @@

Bluereq = (function() {
var request;
function Bluereq() {}

@@ -14,0 +14,0 @@

{
"name": "bluereq",
"version": "0.4.0",
"version": "0.4.1",
"description": "A bluebird promise wrapper for HTTP requests",

@@ -5,0 +5,0 @@ "main": "dist/bluereq.js",

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