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 0.3.0 to 0.3.1

2

lib/Map.js

@@ -180,3 +180,3 @@ import _Object$assign from 'babel-runtime/core-js/object/assign';

onViewChange: PropTypes.func,
view: PropTypes.object
view: PropTypes.oneOfType([PropTypes.object, PropTypes.array])
};

@@ -183,0 +183,0 @@

{
"name": "@planet/layers",
"version": "0.3.0",
"version": "0.3.1",
"description": "React components for OpenLayers",

@@ -5,0 +5,0 @@ "main": "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