Socket
Socket
Sign inDemoInstall

@react-google-maps/marker-clusterer

Package Overview
Dependencies
0
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.0 to 1.4.1

dist/markerclusterer.cjs.production.min.js

12

dist/index.js
'use strict'
'use strict'
if (process.env.NODE_ENV === 'production') {
module.exports = require('./markerclusterer.cjs.production.js')
} else {
module.exports = require('./markerclusterer.cjs.development.js')
}
if (process.env.NODE_ENV === 'production') {
module.exports = require('./markerclusterer.cjs.production.min.js')
} else {
module.exports = require('./markerclusterer.cjs.development.js')
}
{
"name": "@react-google-maps/marker-clusterer",
"version": "1.4.0",
"version": "1.4.1",
"description": "Marker Clusterer for React.js Google Maps API",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc