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
1
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.3.0 to 0.4.0

2

lib/container/DiodeContainer.js

@@ -120,3 +120,3 @@ 'use strict';

return ContainerConstructor;
return (0, _hoistNonReactStatics2.default)(ContainerConstructor, Component);
}

@@ -123,0 +123,0 @@

{
"name": "react-diode",
"version": "0.3.0",
"version": "0.4.0",
"description": "Endpoint agnostic, unidirectional data fetching for React applications",

@@ -43,3 +43,3 @@ "main": "lib/DiodePublic.js",

"deep-extend": "^0.4.1",
"hoist-non-react-statics": "^1.2.0",
"hoist-non-react-statics": "^2.5.0",
"lodash.find": "^4.3.0",

@@ -64,2 +64,3 @@ "object-assign": "^4.0.1"

"flow-bin": "^0.22.1",
"isomorphic-fetch": "^2.2.1",
"marlint": "^1.5.3",

@@ -73,3 +74,2 @@ "mocha": "^2.4.5",

"sinon": "^1.17.3",
"isomorphic-fetch": "^2.2.1",
"sinon-chai": "^2.8.0"

@@ -76,0 +76,0 @@ },

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