Socket
Socket
Sign inDemoInstall

get-it

Package Overview
Dependencies
Maintainers
48
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-it - npm Package Compare versions

Comparing version 8.4.19 to 8.4.20

4

package.json
{
"name": "get-it",
"version": "8.4.19",
"version": "8.4.20",
"description": "Generic HTTP request library for node, browsers and workers",

@@ -25,2 +25,3 @@ "keywords": [

"source": "./src/index.ts",
"bun": "./dist/index.js",
"browser": {

@@ -41,2 +42,3 @@ "source": "./src/index.browser.ts",

"source": "./src/middleware.ts",
"bun": "./dist/middleware.js",
"browser": {

@@ -43,0 +45,0 @@ "source": "./src/middleware.browser.ts",

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