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

react-google-maps

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-google-maps - npm Package Compare versions

Comparing version 4.2.1 to 4.3.1

lib/async/ScriptjsGoogleMap.js

20

CHANGELOG.md

@@ -0,1 +1,21 @@

<a name="4.3.1"></a>
## [4.3.1](https://github.com/tomchentw/react-google-maps/compare/v4.3.0...v4.3.1) (2015-11-16)
### Bug Fixes
* **package.json:** scriptjs should exist in dependencies ([4f3304c](https://github.com/tomchentw/react-google-maps/commit/4f3304c))
<a name="4.3.0"></a>
# [4.3.0](https://github.com/tomchentw/react-google-maps/compare/v4.2.1...v4.3.0) (2015-11-16)
### Features
* **ScriptjsGoogleMap:** add "scriptjs" support ([b80b731](https://github.com/tomchentw/react-google-maps/commit/b80b731))
<a name="4.2.1"></a>

@@ -2,0 +22,0 @@ ## [4.2.1](https://github.com/tomchentw/react-google-maps/compare/v4.2.0...v4.2.1) (2015-11-16)

6

package.json
{
"__template__gist__": "https://gist.github.com/tomchentw/368a93bb748ad9d576f1#file-package-json",
"name": "react-google-maps",
"version": "4.2.1",
"version": "4.3.1",
"description": "React.js Google Maps integration component",

@@ -84,3 +84,5 @@ "main": "lib/index.js",

"google-maps-infobox": "^1.1.13",
"invariant": "^2.1.1"
"invariant": "^2.1.1",
"scriptjs": "^2.5.8",
"warning": "^2.1.0"
},

@@ -87,0 +89,0 @@ "peerDependencies": {

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