Socket
Socket
Sign inDemoInstall

react-cancelable

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-cancelable - npm Package Compare versions

Comparing version 0.0.2-alpha.2 to 1.0.0

2

package.json
{
"name": "react-cancelable",
"version": "0.0.2-alpha.2",
"version": "1.0.0",
"main": "./lib/cjs/index.js",

@@ -5,0 +5,0 @@ "module": "./lib/esm/index.js",

@@ -191,4 +191,2 @@ <h1 align="center">react-cancelable<i>(alpha)</i></h1>

const opts = {}
function Item() {

@@ -195,0 +193,0 @@ const { data, isLoading, error } = useCancelableReq(makeRequest)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc