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 8.3.1 to 8.3.2

src/__tests__/index.spec.js

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="8.3.2"></a>
## [8.3.2](https://github.com/tomchentw/react-google-maps/compare/v8.3.1...v8.3.2) (2017-09-30)
### Bug Fixes
* **package.json:** include src/ in files ([afdfa6d](https://github.com/tomchentw/react-google-maps/commit/afdfa6d))
<a name="8.3.1"></a>

@@ -7,0 +17,0 @@ ## [8.3.1](https://github.com/tomchentw/react-google-maps/compare/v8.3.0...v8.3.1) (2017-09-29)

4

package.json
{
"name": "react-google-maps",
"version": "8.3.1",
"version": "8.3.2",
"description": "React.js Google Maps integration component",
"main": "lib/index.js",
"files": ["lib/", "src/lib", "CHANGELOG.md"],
"files": ["lib/", "src/", "CHANGELOG.md"],
"lint-staged": {

@@ -8,0 +8,0 @@ "*.{js,jsx,json,css}": ["prettier --write", "git add"]

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