🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

unexpected-react

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unexpected-react - npm Package Compare versions

Comparing version

to
5.0.1

@@ -206,1 +206,4 @@ # Changelog

* Make peerDeps react 16 official
## v5.0.1
* Bump js-writer to fix issue serialising ReactElements in snapshots (thanks Aravind Ravi Sulekha for reporting)
{
"name": "unexpected-react",
"version": "5.0.0",
"version": "5.0.1",
"description": "Plugin for unexpected, to allow for assertions on the React.js virtual DOM, and the shallow and test renderers",

@@ -84,3 +84,3 @@ "scripts": {

"dependencies": {
"js-writer": "^1.2.0",
"js-writer": "^1.3.0",
"magicpen-prism": "^2.2.1",

@@ -87,0 +87,0 @@ "react-render-hook": "^1.0.0",

Sorry, the diff of this file is not supported yet