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

@better-typed/react-hyper-fetch

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@better-typed/react-hyper-fetch - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

lib/use-submit/use-submit.types.ts

@@ -40,3 +40,3 @@ import {

onSubmitUploadProgress: (callback: OnProgressCallbackType) => void;
isSubmitting: boolean;
submitting: boolean;
isStale: boolean;

@@ -43,0 +43,0 @@ isDebouncing: boolean;

{
"name": "@better-typed/react-hyper-fetch",
"version": "0.0.5",
"version": "0.0.6",
"private": false,

@@ -5,0 +5,0 @@ "description": "React hooks and utils for the hyper-fetch",

@@ -8,3 +8,3 @@ # React Hyper Fetch

![npm](https://img.shields.io/npm/dm/@better-typed/hyper-fetch)
![GitHub stars](https://img.shields.io/github/stars/BetterTyped/react-hyper-fetch?style=social)
![GitHub stars](https://img.shields.io/github/stars/BetterTyped/hyper-fetch?style=social)

@@ -11,0 +11,0 @@ > React hooks for [Hyper Fetch](https://github.com/BetterTyped/hyper-fetch/tree/main/packages/core)

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