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

@adactive/adsum-wayfindingcontrols-asia

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adactive/adsum-wayfindingcontrols-asia - npm Package Compare versions

Comparing version 2.6.2 to 2.6.3

2

package.json
{
"name": "@adactive/adsum-wayfindingcontrols-asia",
"version": "2.6.2",
"version": "2.6.3",
"description": "Adsum Way Finding Controls Component",

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

@@ -181,3 +181,5 @@ // @flow

const { awm } = this.props;
customResetFunction();
if (customResetFunction) {
customResetFunction();
}
awm.wayfindingManager.reset();

@@ -184,0 +186,0 @@ if (wayFindingControlsState.resetMapAndWayFinding.resetWayfinding) {

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