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

iguazu

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iguazu - npm Package Versions

23

3.2.0

Diff
amexopensource
published 3.2.0 •
amexopensource
published 2.8.0 •
amexopensource
published 2.7.0 •
amexopensource
published 3.1.0 •

Changelog

Source

3.1.0 (2020-08-14)

Bug Fixes

  • release: fix release process (b35f735)

Features

  • loadHelpers: return promise from defer (da93881)
amexopensource
published 3.0.2 •

Changelog

Source

3.0.2 (2020-03-02)

Bug Fixes

  • reduce: handle reduced promise rejection (7789c44)
amexopensource
published 3.0.1 •

Changelog

Source

3.0.1 (2020-03-02)

Bug Fixes

  • release: needs to update package json version (260ff6b)
amexopensource
published 2.6.4 •
amexopensource
published 2.6.3 •
amexopensource
published 3.0.0 •

Changelog

Source

3.0.0 (2020-01-08)

chore

  • version: release v3.0.0 (976a761)

Features

  • sequence: Continue sequences with noncritical errors. (e75dd1f)
  • ssr: replaced ssr methods with isServer (a8474aa)
  • v3: using new react context, latest redux, and removed lodash (da6bc8e), closes #3

BREAKING CHANGES

  • version: major internal upgrades to support React 16's new Context API, Redux 4.x.x, React Redux 7.x.x. Removed enableSSR, disableSSR, and isSSR methods in favor of checking for window to determine Server versus Client in SSR mode. loadDataAsProps functions receive isServer as an argument rather than ssr now. Moved react, react-dom, react-redux, redux, and redux-thunk to peerDependencies Removed lodash
amexopensource
published 2.6.0 •