Socket
Socket
Sign inDemoInstall

react-geosuggest

Package Overview
Dependencies
21
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.20.1 to 1.21.0

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 1.21.0 (2016-04-15)
#### Features
* Update to React 15 ([ f604019](https://github.com/ubilabs/react-geosuggest/commit/f60401938166d1eaaf7a80c2e83992fe22d35e2b))
### 1.20.1 (2016-04-06)

@@ -2,0 +8,0 @@

10

package.json
{
"name": "react-geosuggest",
"version": "1.20.1",
"version": "1.21.0",
"description": "A React autosuggest for the Google Maps Places API.",

@@ -17,3 +17,3 @@ "main": "module/Geosuggest.js",

"peerDependencies": {
"react": "^0.14.0"
"react": "^0.14.0 || ^15.0.0"
},

@@ -41,5 +41,5 @@ "dependencies": {

"mocha": "^2.4.5",
"react": "^0.14.0",
"react-addons-test-utils": "^0.14.7",
"react-dom": "^0.14.0",
"react": "^15.0.0",
"react-addons-test-utils": "^15.0.0",
"react-dom": "^15.0.0",
"sinon": "^1.17.3",

@@ -46,0 +46,0 @@ "uglifyjs": "^2.4.10"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc