react-lazy-images
react-lazy-images copied to clipboard
🖼️ 🛋️ Components and utilities for lazy image loading in React
It just replaces the depreacted `StatelessFunction` in favor of `FC` / `FunctionComponent`
Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...
Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. Commits 814f642 1.1.4 a0d7ae0 push to github before npm 1a3667a ignore stuff 147eac4 Full tests, handle errors properly in many cases 578fb9f update tap,...
I get the following error when I have an image that is not found (404) and I'm also importing `intersection-observer' ```js import 'intersection-observer'; \\ the package is just imported, no...
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits 523c5c7 2.2.2 7ecef07 Bump fstream to fix hardlink overwriting vulnerability 9fc84b9 Use {} for hardlink tracking instead of [] 15e59f1 Only track previously...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.1 to 1.4.7. Commits 0cde3dc [dist] 1.4.7 96662a3 [pkg] Update querystringify and other deps (#176) 1809266 chore(package): update nyc to version 14.0.0 (#174) c3b3485 [test] Fix test...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
Bumps [nested-object-assign](https://github.com/Geta/NestedObjectAssign) from 1.0.2 to 1.0.4. Commits 5d4d762 1.0.4 32f1b81 Build 676f6b7 Merge pull request #11 from 418sec/1-npm-nested-object-assign 7df2223 Merge pull request #1 from arjunshibu/master 3a6d2cb Security fix for Prototype...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...