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

@vizabi/combo

Package Overview
Dependencies
Maintainers
5
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vizabi/combo - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

21

build/combo.js

@@ -1,2 +0,2 @@

// https://github.com/vizabi/combo#readme v1.1.0 build 1711218843024 Copyright 2024 Gapminder Foundation and contributors
// https://github.com/vizabi/combo#readme v1.1.1 build 1712094856742 Copyright 2024 Gapminder Foundation and contributors
(function (global, factory) {

@@ -230,7 +230,20 @@ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('mobx'), require('@vizabi/shared-components')) :

splitVertical: false,
splitRatio: 0.5
},
splitRatio: 0.5,
map: {
"showBubbles": true,
"showAreas": false,
"showMap": true,
"mapEngine": "mapbox",
"mapStyle": "mapbox://styles/mapbox/light-v9",
overflowBottom: 50
},
opacitySelectDim: 0.3,
opacityRegular: 0.5,
cursorMode: "arrow",
panWithArrow: true,
zoomOnScrolling: true,
}
};
Combo.versionInfo = { version: "1.1.0", build: 1711218843024, package: {"homepage":"https://github.com/vizabi/combo#readme","name":"@vizabi/combo","description":"Vizabi combo"}, sharedComponents: sharedComponents.versionInfo};
Combo.versionInfo = { version: "1.1.1", build: 1712094856742, package: {"homepage":"https://github.com/vizabi/combo#readme","name":"@vizabi/combo","description":"Vizabi combo"}, sharedComponents: sharedComponents.versionInfo};

@@ -237,0 +250,0 @@ exports.Base = Combo;

2

package.json
{
"name": "@vizabi/combo",
"version": "1.1.0",
"version": "1.1.1",
"description": "Vizabi combo",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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