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

react-diode

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-diode - npm Package Compare versions

Comparing version 0.5.22 to 0.5.23

4

lib/DiodePublic.js

@@ -807,6 +807,2 @@ 'use strict';

if (Object.keys(fragment).length === 0) {
return null;
}
var queryRequestInfo = query.request(fragment, params, options);

@@ -813,0 +809,0 @@ return generateQueryRequest(query, queryRequestInfo);

2

package.json
{
"name": "react-diode",
"version": "0.5.22",
"version": "0.5.23",
"description": "Endpoint agnostic, unidirectional data fetching for React applications",

@@ -5,0 +5,0 @@ "source": "src/DiodePublic.js",

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