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

@brightleaf/react-hooks

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brightleaf/react-hooks - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

2

lib/use-get.js

@@ -48,2 +48,3 @@ "use strict";

loading,
complete,
makeRequest

@@ -69,2 +70,3 @@ } = (0, _useRequest.default)(url);

loading,
complete,
getUrl

@@ -71,0 +73,0 @@ };

@@ -48,2 +48,3 @@ "use strict";

loading,
complete,
makeRequest

@@ -70,2 +71,3 @@ } = (0, _useRequest.default)(url);

loading,
complete,
postData

@@ -72,0 +74,0 @@ };

@@ -48,2 +48,3 @@ "use strict";

loading,
complete,
makeRequest

@@ -74,2 +75,3 @@ } = (0, _useRequest.default)(url, {

loading,
complete,
putData

@@ -76,0 +78,0 @@ };

2

package.json
{
"name": "@brightleaf/react-hooks",
"version": "1.5.0",
"version": "1.5.1",
"description": "Useful react hooks",

@@ -5,0 +5,0 @@ "files": [

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