react-mapbox-gl
Advanced tools
Comparing version 4.7.3 to 4.8.0
{ | ||
"name": "react-mapbox-gl", | ||
"version": "4.7.3", | ||
"version": "4.8.0", | ||
"description": "A React binding of mapbox-gl-js", | ||
@@ -70,6 +70,6 @@ "main": "lib/index.js", | ||
"deep-equal": "1.0.1", | ||
"supercluster": "^6.0.2" | ||
"supercluster": "^7.0.0" | ||
}, | ||
"peerDependencies": { | ||
"mapbox-gl": "^1.5.0", | ||
"mapbox-gl": "^1.6.0", | ||
"prop-types": "^15.6.2", | ||
@@ -86,3 +86,3 @@ "react": "^16.11.0", | ||
"@types/jest": "24.0.19", | ||
"@types/mapbox-gl": "^0.54.5", | ||
"@types/mapbox-gl": "^1.5.2", | ||
"@types/node": "8.0.29", | ||
@@ -99,3 +99,3 @@ "@types/prettier": "1.10.0", | ||
"jest": "24.9.0", | ||
"mapbox-gl": "^1.5.0", | ||
"mapbox-gl": "^1.6.0", | ||
"prettier": "1.10.2", | ||
@@ -102,0 +102,0 @@ "prop-types": "15.6.2", |
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
488433
- Removedsupercluster@6.0.2(transitive)
Updatedsupercluster@^7.0.0