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
637
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.1666715244672 to 8.0.0-dev.1666730533438

2

lib/Map.js

@@ -16,3 +16,3 @@ /**

*/
import OLMap from 'ol/Map';
import OLMap from 'ol/Map.js';
import {Component, createElement, createRef, forwardRef} from 'react';

@@ -19,0 +19,0 @@ import {any, func, node, object, oneOfType, shape, string} from 'prop-types';

{
"name": "@planet/maps",
"version": "8.0.0-dev.1666715244672",
"version": "8.0.0-dev.1666730533438",
"description": "Declarative mapping components for React",

@@ -5,0 +5,0 @@ "type": "module",

@@ -10,4 +10,7 @@ import BaseLayer from 'ol/layer/Base.js';

import {CONTROL, INTERACTION, LAYER, OVERLAY, SOURCE, VIEW} from '../config.js';
import {ConcurrentRoot, DefaultEventPriority} from 'react-reconciler/constants';
import {
ConcurrentRoot,
DefaultEventPriority,
} from 'react-reconciler/constants.js';
import {
prepareControlUpdate,

@@ -14,0 +17,0 @@ prepareInteractionUpdate,

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