imagekit-react
imagekit-react copied to clipboard
React SDK for using ImageKit.io
Review commits made in forks and identify common enhancements that we can make in this SDK.
From [uploading-files-in-react](https://docs.imagekit.io/getting-started/quickstart-guides/react#uploading-files-in-react) docs - I've created the auth endpoint (express-js) - I've specificed the auth endpoint for `authenticationEndpoint` - Image upload is working as expected However, I have a concern...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 5.3.4 and updates ancestor dependency react-scripts. These dependencies need to be updated together. Updates `webpack-dev-middleware` from 3.7.3 to 5.3.4 Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.63. Release notes Sourced from es5-ext's releases. 0.10.63 (2024-02-23) Bug Fixes Do not rely on problematic regex (3551cdd), addresses #201 Support ES2015+ function definitions in...
**Description:** Based on your current implementation, the `fileName` prop accepts a string directly. However, this setup makes it challenging for developers to programmatically determine the file extension without access to...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency react-scripts. These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 Changelog Sourced from braces's changelog. Release history All...