Skip to content

Commit

Permalink
fix: update dependencies for React 16.3+ support (#289)
Browse files Browse the repository at this point in the history
bump hoist-non-react-statics to >= 2.5.0 to prevent incorrectly hoisted getDerivedStateFromProps
  • Loading branch information
samvk authored and gajus committed Jul 31, 2018
1 parent 5d1bf06 commit c305e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"license": "BSD-3-Clause",
"dependencies": {
"hoist-non-react-statics": "^1.2.0",
"hoist-non-react-statics": "^2.5.5",
"lodash": "^4.16.6",
"object-unfreeze": "^1.1.0"
},
Expand Down

1 comment on commit c305e5b

@Santas-Little-Helper
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Such a fan of your work.
So to translate, this plug-in is to activate react in non-respondent nodes by showing your license badge.
How do you qualify for a BSD-3-Clause badge?

And once you have un-frozen objects, do you have grounds to wrap, serialize and hash them or would you need to demonstrate a prior commercial interest in the node's operator/ the device owner.?

Please sign in to comment.