@bbc/http-transport
Advanced tools
Comparing version 3.3.0 to 3.4.0
{ | ||
"name": "@bbc/http-transport", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"description": "A flexible, modular REST client built for ease-of-use and resilience.", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -50,2 +51,3 @@ "test": "mocha", | ||
"dependencies": { | ||
"@types/request": "^2.47.1", | ||
"bluebird": "^3.5.0", | ||
@@ -52,0 +54,0 @@ "koa-compose": "^4.0.0", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
381462
89
6957
6
1
+ Added@types/request@^2.47.1
+ Added@types/caseless@0.12.5(transitive)
+ Added@types/node@22.10.7(transitive)
+ Added@types/request@2.48.12(transitive)
+ Added@types/tough-cookie@4.0.5(transitive)
+ Addedform-data@2.5.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedundici-types@6.20.0(transitive)