@planet/maps
Advanced tools
Comparing version 8.0.0-dev.1666714337006 to 8.0.0-dev.1666715244672
{ | ||
"name": "@planet/maps", | ||
"version": "8.0.0-dev.1666714337006", | ||
"version": "8.0.0-dev.1666715244672", | ||
"description": "Declarative mapping components for React", | ||
@@ -5,0 +5,0 @@ "type": "module", |
# @planet/maps | ||
![Test Status](https://github.com/planetlabs/maps/actions/workflows/test.yml/badge.svg) | ||
Declarative mapping components | ||
@@ -15,6 +17,6 @@ | ||
import Map from '@planet/maps/lib/Map'; | ||
import OSM from '@planet/maps/source/OSM'; | ||
import ScaleLine from '@planet/maps/control/ScaleLine'; | ||
import OSM from '@planet/maps/lib/source/OSM'; | ||
import ScaleLine from '@planet/maps/lib/control/ScaleLine'; | ||
import View from '@planet/maps/lib/View'; | ||
import WebGLTile from '@planet/maps/layer/WebGLTile'; | ||
import WebGLTile from '@planet/maps/lib/layer/WebGLTile'; | ||
@@ -21,0 +23,0 @@ function MyApp() { |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
104474
82
0