You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's just google's script, minified, untouched, copied and exported as an npm package. You could just use google's script directly. https://apis.google.com/js/api.js
Yep, sorry for the obscurity @chase-moskal – @joshpitzalis is correct. This package is merely a wrapper around Google's JS client library. You are welcome to run a diff yourself to confirm.
Perhaps a better solution would be to automate this process (yarn/npm script to pull from Google's site, minify, and release an exported version).
I don't have time to do that at the moment but welcome contributions. In the absence of a contribution, you are free to use the library as-is or use another package. Thanks!
i can't trust a library if i can't read its source code ;)
i also cannot contribute
The text was updated successfully, but these errors were encountered: