react-mapbox-gl
Advanced tools
Comparing version 4.5.1 to 4.6.0
{ | ||
"name": "react-mapbox-gl", | ||
"version": "4.5.1", | ||
"version": "4.6.0", | ||
"description": "A React binding of mapbox-gl-js", | ||
@@ -71,3 +71,3 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"mapbox-gl": "^0.54.0", | ||
"mapbox-gl": "^1.1.1", | ||
"prop-types": "^15.6.2", | ||
@@ -96,3 +96,3 @@ "react": "^16.5.2", | ||
"jest": "23.6.0", | ||
"mapbox-gl": "^0.54.0", | ||
"mapbox-gl": "^1.1.1", | ||
"prettier": "1.10.2", | ||
@@ -99,0 +99,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
480103