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

@ejnshtein/smol-request

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ejnshtein/smol-request - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json
{
"name": "@ejnshtein/smol-request",
"version": "1.1.2",
"version": "1.1.3",
"description": "Tiny http/https request wrapper for Node.js 10 and newer",

@@ -5,0 +5,0 @@ "type": "commonjs",

@@ -20,3 +20,3 @@ import { Readable } from 'stream'

options?: RequestOptions,
formData?: qs.ParsedUrlQueryInput
formData?: qs.ParsedUrlQueryInput | string
) => Promise<RequestResult>

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

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