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

ts-overlapping-marker-spiderfier

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-overlapping-marker-spiderfier - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

dist/index.amd.js

@@ -56,3 +56,3 @@ define(['exports'], function (exports) { 'use strict';

this.VERSION = '1.0.3';
var keys = Object.keys(OverlappingMarkerSpiderfier.optionAttributes)
var keys = OverlappingMarkerSpiderfier.optionAttributes
.filter(function (key) { return typeof options[key] !== 'undefined'; });

@@ -59,0 +59,0 @@ keys.forEach(function (key) {

@@ -57,3 +57,3 @@ var OMS = (function (exports) {

this.VERSION = '1.0.3';
var keys = Object.keys(OverlappingMarkerSpiderfier.optionAttributes)
var keys = OverlappingMarkerSpiderfier.optionAttributes
.filter(function (key) { return typeof options[key] !== 'undefined'; });

@@ -60,0 +60,0 @@ keys.forEach(function (key) {

@@ -58,3 +58,3 @@ 'use strict';

this.VERSION = '1.0.3';
var keys = Object.keys(OverlappingMarkerSpiderfier.optionAttributes)
var keys = OverlappingMarkerSpiderfier.optionAttributes
.filter(function (key) { return typeof options[key] !== 'undefined'; });

@@ -61,0 +61,0 @@ keys.forEach(function (key) {

@@ -60,3 +60,3 @@ (function (global, factory) {

this.VERSION = '1.0.3';
var keys = Object.keys(OverlappingMarkerSpiderfier.optionAttributes)
var keys = OverlappingMarkerSpiderfier.optionAttributes
.filter(function (key) { return typeof options[key] !== 'undefined'; });

@@ -63,0 +63,0 @@ keys.forEach(function (key) {

@@ -65,3 +65,3 @@ var __extends = (this && this.__extends) || (function () {

this.VERSION = '1.0.3';
var keys = Object.keys(OverlappingMarkerSpiderfier.optionAttributes)
var keys = OverlappingMarkerSpiderfier.optionAttributes
.filter(function (key) { return typeof options[key] !== 'undefined'; });

@@ -68,0 +68,0 @@ keys.forEach(function (key) {

{
"name": "ts-overlapping-marker-spiderfier",
"version": "1.0.2",
"version": "1.0.3",
"description": "Overlapping Marker Spiderfier",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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