react-leaflet-cluster
Advanced tools
Comparing version 1.0.4 to 2.0.0
{ | ||
"name": "react-leaflet-cluster", | ||
"version": "1.0.4", | ||
"version": "2.0.0", | ||
"description": "React-leaflet-cluster is a plugin for react-leaflet. A wrapper component of Leaflet.markercluster.", | ||
@@ -28,5 +28,5 @@ "main": "lib/index.js", | ||
"leaflet": "^1.8.0", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react-leaflet": "^3.2.0" | ||
"react": "^18.0.0", | ||
"react-dom": "^18.0.0", | ||
"react-leaflet": "^4.0.0" | ||
}, | ||
@@ -37,4 +37,4 @@ "devDependencies": { | ||
"@types/node": "^14.18.21", | ||
"@types/react": "^17.0.45", | ||
"@types/react-dom": "^17.0.17", | ||
"@types/react": "^18.0.0", | ||
"@types/react-dom": "^18.0.0", | ||
"@typescript-eslint/eslint-plugin": "^4.33.0", | ||
@@ -49,5 +49,5 @@ "@typescript-eslint/parser": "^4.33.0", | ||
"prettier": "^2.6.2", | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2", | ||
"react-leaflet": "^3.2.5", | ||
"react": "^18.0.0", | ||
"react-dom": "^18.0.0", | ||
"react-leaflet": "^4.0.0", | ||
"ts-loader": "^8.4.0", | ||
@@ -69,4 +69,4 @@ "tslint": "^6.1.3", | ||
"map", | ||
"react-leaflet-v3" | ||
"react-leaflet-v4" | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11736