Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@planet/maps

Package Overview
Dependencies
Maintainers
7
Versions
596
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@planet/maps - npm Package Compare versions

Comparing version 8.0.0-dev.1666714337006 to 8.0.0-dev.1666715244672

2

package.json
{
"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() {

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