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

@bbc/http-transport

Package Overview
Dependencies
Maintainers
20
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 4.2.0 to 4.2.1

1

docs.md

@@ -250,2 +250,3 @@ # HttpTransport

compress: true // support gzip/deflate content encoding. false to disable
proxy: 'http://someproxyurl.co.uk'
}

@@ -252,0 +253,0 @@ };

@@ -152,2 +152,3 @@ import * as fetch from 'node-fetch';

defaults?: {
json?: boolean
timeout?: number

@@ -154,0 +155,0 @@ compress?: boolean

2

package.json
{
"name": "@bbc/http-transport",
"version": "4.2.0",
"version": "4.2.1",
"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