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

@planet/layers

Package Overview
Dependencies
Maintainers
10
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@planet/layers - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

cjs/smoke.test.js

4

cjs/Map.js

@@ -193,6 +193,2 @@ 'use strict';

var projection = view.getProjection();
if (!view.isDef()) {
view.setCenter([0, 0]);
view.setZoom(0);
}

@@ -199,0 +195,0 @@ this.updateMinZoom(props);

@@ -158,6 +158,2 @@ import _Object$assign from 'babel-runtime/core-js/object/assign';

var projection = view.getProjection();
if (!view.isDef()) {
view.setCenter([0, 0]);
view.setZoom(0);
}

@@ -164,0 +160,0 @@ this.updateMinZoom(props);

{
"name": "@planet/layers",
"version": "1.5.0",
"version": "1.6.0",
"description": "React components for OpenLayers",

@@ -5,0 +5,0 @@ "module": "lib/index.js",

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