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

conbo-viewnavigator

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conbo-viewnavigator - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

dist/ViewNavigator.js

@@ -33,3 +33,3 @@ "use strict";

this.__viewStack = [];
this.className += ' cb-viewnavigator';
this.className = conbo_1.compact([this.className, 'cb-viewnavigator']).join(' ');
this.addEventListener(conbo_1.ConboEvent.CREATION_COMPLETE, this.__creationCompleteHandler, { scope: this });

@@ -36,0 +36,0 @@ };

{
"name": "conbo-viewnavigator",
"version": "1.2.2",
"version": "1.2.3",
"description": "The ConboJS ViewNavigator component is a container that consists of a collection of View objects, where only the top most view is visible and active",

@@ -5,0 +5,0 @@ "keywords": [

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