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.0.2 to 1.0.3

2

dist/ViewNavigator.js

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

'.cb-viewnavigator { position:relative; }' +
'.cb-viewnavigator, .cb-viewnavigator > .cb-view { width:100%; height:100%; }' +
'.cb-viewnavigator, .cb-viewnavigator > .cb-view { box-sizing:border-box; width:100%; height:100%; }' +
'.cb-viewnavigator > .cb-view { position:absolute; }' +

@@ -128,0 +128,0 @@ '</style>';

{
"name": "conbo-viewnavigator",
"version": "1.0.2",
"version": "1.0.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