Socket
Socket
Sign inDemoInstall

@react-google-maps/marker-clusterer

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-google-maps/marker-clusterer - npm Package Compare versions

Comparing version 1.5.3 to 1.5.4

11

package.json
{
"name": "@react-google-maps/marker-clusterer",
"version": "1.5.3",
"version": "1.5.4",
"description": "Marker Clusterer for React.js Google Maps API",

@@ -24,4 +24,4 @@ "license": "MIT",

"types": "dist/index.d.ts",
"unpkg": "dist/markerclusterer.umd.production.js",
"module": "dist/markerclusterer.es.production.js",
"unpkg": "dist/markerclusterer.umd.production.min.js",
"module": "dist/markerclusterer.esm.js",
"files": [

@@ -40,2 +40,3 @@ "src/",

"scripts": {
"prebuild": "rimraf dist",
"build": "npx tsdx build --name markerClusterer --format=cjs,esm,umd",

@@ -53,3 +54,3 @@ "clean": "rimraf ./package-lock.json ./yarn.lock ./node_modules/ && yarn",

"@types/babel-types": "7.0.7",
"@types/googlemaps": "3.37.0",
"@types/googlemaps": "3.37.1",
"@typescript-eslint/eslint-plugin": "1.13.0",

@@ -83,5 +84,5 @@ "@typescript-eslint/parser": "1.13.0",

"typescript": "3.5.3",
"webpack": "4.38.0"
"webpack": "4.39.1"
},
"gitHead": "80167ddcc3d8e356dbf0b0c3a6292c6a3a989f83"
}
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