🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@subsquid/http-client

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@subsquid/http-client - npm Package Compare versions

Comparing version
1.7.0-portal-api.d887ad
to
1.7.0-portal-api.da1f68
+3
-3
package.json
{
"name": "@subsquid/http-client",
"version": "1.7.0-portal-api.d887ad",
"version": "1.7.0-portal-api.da1f68",
"description": "Small convenience layer on top of fetch",

@@ -18,4 +18,4 @@ "license": "GPL-3.0-or-later",

"dependencies": {
"@subsquid/logger": "1.5.0-portal-api.d887ad",
"@subsquid/util-internal": "3.3.0-portal-api.d887ad",
"@subsquid/logger": "1.5.0-portal-api.da1f68",
"@subsquid/util-internal": "3.3.0-portal-api.da1f68",
"node-fetch": "^3.3.2"

@@ -22,0 +22,0 @@ },