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

mapexplorer-core

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapexplorer-core - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

2

lib/ChainTree.js

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

} else {
this.svg.on('zoom', null);
this.svg.on('.zoom', null);
}

@@ -102,0 +102,0 @@

{
"name": "mapexplorer-core",
"version": "0.0.11",
"version": "0.0.12",
"description": "Core library for building Map Explorer components",

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

@@ -71,3 +71,3 @@ import { makeLink, finalLink, translate } from './treeUtils';

} else {
this.svg.on('zoom', null);
this.svg.on('.zoom', null);
}

@@ -74,0 +74,0 @@

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