Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0.0-b to 1.0.1

10

package.json
{
"name": "@ejnshtein/smol-request",
"version": "1.0.0b",
"version": "1.0.1",
"description": "Tiny http/https request wrapper for Node.js using ESM (13.5 and newer)",
"main": "Request.js",
"scripts": {},
"keywords": [],
"keywords": [
"nodejs",
"http",
"https",
"async",
"promise"
],
"engines": {

@@ -9,0 +15,0 @@ "node": ">=13.5"

4

readme.md
# Smol Request
[![npm version](https://img.shields.io/npm/v/@ejnshtein/smol-request.svg?style=flat-square)](https://www.npmjs.org/package/@ejnshtein/smol-request)
[![install size](https://packagephobia.now.sh/badge?p=@ejnshtein/smol-request)](https://packagephobia.now.sh/result?p=@ejnshtein/smol-request)
[![npm downloads](https://img.shields.io/npm/dm/@ejnshtein/smol-request.svg?style=flat-square)](http://npm-stat.com/charts.html?package=@ejnshtein/smol-request)
Small async request client for Node.js 13.5 and newer with 0 dependencies.

@@ -4,0 +8,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