Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-google-picker

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-google-picker - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "react-google-picker",
"version": "0.0.1",
"version": "0.0.2",
"description": "Simple react wrapper for google picker API",

@@ -5,0 +5,0 @@ "main": "dist/react-google-picker.js",

@@ -8,9 +8,5 @@ React google picker

```
npm install
npm start
open http://localhost:8080
npm install react-google-picker
```
### [Don't forget to add new origins at console.developers.google.com](https://console.developers.google.com)
Usage

@@ -31,2 +27,12 @@ =====

Demo
====
```
npm install
npm start
open http://localhost:8080
```
### [Don't forget to add new origins at console.developers.google.com](https://console.developers.google.com)
### Feel free to feel free

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc