Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bbc/http-transport

Package Overview
Dependencies
Maintainers
6
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bbc/http-transport - npm Package Compare versions

Comparing version 3.1.1 to 3.2.0

1

lib/response.js

@@ -20,2 +20,3 @@ 'use strict';

this.body;
this.httpResponse;
}

@@ -22,0 +23,0 @@

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

});
to.httpResponse = from;
return to;

@@ -55,0 +57,0 @@ }

2

package.json
{
"name": "@bbc/http-transport",
"version": "3.1.1",
"version": "3.2.0",
"description": "A flexible, modular REST client built for ease-of-use and resilience.",

@@ -5,0 +5,0 @@ "main": "index.js",

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