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

unexpected-react

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unexpected-react - npm Package Versions

0.5.1

Diff
bruderstein
published 0.5.1 •

Changelog

Source

v0.5.1

  • Patch version of unexpected-htmllike-jsx-adapter to support flattening children (only a package.json update)
bruderstein
published 0.5.0 •

Changelog

Source

v0.5.0

  • Update to unexpected-htmllike 0.4.0, and add className diffing, using class semantics. i.e. order does not matter, extra classes are ignored by default (not with exactly style assertions).
bruderstein
published 0.4.1 •

Changelog

Source

v0.4.1

  • Force dependency update to unexpected-htmllike 0.3.2 - important bugfix for 'to contain', when a child element is not identical, but actually matches with the to contain flags that are in place.
bruderstein
published 0.4.0 •

Changelog

Source

v0.4.0

  • Update to v0.4.1 of unexpected-htmllike-jsx-adapter, to add support for iterators as children Thanks to @jkimbo for the failing test, and @Lugribossk for reporting
bruderstein
published 0.3.2 •

Changelog

Source

v0.3.2

  • Fix error handling when react-render-hook was not injected
bruderstein
published 0.3.1 •

Changelog

Source

v0.3.1

  • Fix dependencies - issue seen when using npm 2.x (thanks to @faceyspacey for reporting)
bruderstein
published 0.3.0 •

Changelog

Source

v0.3.0

  • Initial version using unexpected-htmllike and react-render-hook to provide assertions on the full virtual DOM
dmatteo
published 0.2.1 •
dmatteo
published 0.2.0 •
dmatteo
published 0.1.2 •