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.12 to 0.0.13

1

lib/ChainTree.js

@@ -100,2 +100,3 @@ 'use strict';

this.svg.on('.zoom', null);
this.innerG.attr('transform', 0);
}

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

2

package.json
{
"name": "mapexplorer-core",
"version": "0.0.12",
"version": "0.0.13",
"description": "Core library for building Map Explorer components",

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

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

this.svg.on('.zoom', null);
this.innerG.attr('transform', 0);
}

@@ -74,0 +75,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