Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@101studios/request

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@101studios/request - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

dist/index.d.ts
export { request } from './request';
export { createFetcher as partial } from './request';
export { createFetcher } from './request';
export { createRequestGroup } from './request';

@@ -102,5 +102,5 @@ const p = (r) => "File" in window && r instanceof File, y = () => {

export {
q as createFetcher,
y as createRequestGroup,
q as partial,
m as request
};
{
"name": "@101studios/request",
"description": "simple fetch wrapper",
"version": "0.0.10",
"version": "0.0.11",
"type": "module",

@@ -6,0 +6,0 @@ "author": "101studios",

Sorry, the diff of this file is not supported yet

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