Socket
Socket
Sign inDemoInstall

google-react-maps

Package Overview
Dependencies
7
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.35 to 1.2.36

3

dist/components/dataLayer.js

@@ -226,2 +226,5 @@ 'use strict';

this.checkPropVisibility(nextProps);
}
if (nextProps.drawingMode !== this.props.drawingMode) {
this.checkPropDrawingMode(nextProps);

@@ -228,0 +231,0 @@ }

2

package.json
{
"name": "google-react-maps",
"version": "1.2.35",
"version": "1.2.36",
"description": "A more powerfully custom version of the Google Maps Javascript API built for React. Multiple Datalayer support. GEOJSON Enabled.",

@@ -5,0 +5,0 @@ "main": "dist/components/index.js",

Sorry, the diff of this file is not supported yet

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