react-google-maps icon indicating copy to clipboard operation
react-google-maps copied to clipboard

fix(security): bumping lodash to 4.17.11

Open PerttiK opened this issue 6 years ago • 2 comments

https://snyk.io/vuln/npm:lodash

PerttiK avatar Jun 27 '19 15:06 PerttiK

This library is unmaintained, consider to use npm @react-google-maps/api instead. PS: we get rid of lodash from dependencies at all.

JustFly1984 avatar Jun 28 '19 11:06 JustFly1984

The repo of this project is unmaintained more than a year, and we had build new version https://www.npmjs.com/package/@react-google-maps/api

We had rewrite it to TypeScript, and updating it frequently: https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api You can enjoy autocomplete.

You can see our docs: https://react-google-maps-api-docs.netlify.com/

Also a lot of examples: https://react-google-maps-api-gatsby-demo.netlify.com/ https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api-gatsby-example/src/examples

The bundle size is much smaller: https://bundlephobia.com/result?p=@react-google-maps/[email protected]

Enjoy!

JustFly1984 avatar Sep 24 '19 02:09 JustFly1984