New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vizabi-barrankchart

Package Overview
Dependencies
Maintainers
3
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vizabi-barrankchart - npm Package Compare versions

Comparing version 3.2.3 to 3.3.0

7

build/barrankchart.js

@@ -737,3 +737,3 @@ // https://github.com/kuguarpwnz/vizabi-tool-bundler#readme v1.0.0 Copyright 2021 undefined

constructor(config){
const marker = config.splash(config.model.stores.markers.get("bar"));
const marker = config.splash(config.model.markers.bar);

@@ -803,7 +803,2 @@ config.name = "barrankchart";

//register locale service in the marker model
config.model.config.markers.bar.data.locale = mobx.observable({
get id() { return config.services.locale.id; }
});
super(config);

@@ -810,0 +805,0 @@ }

2

package.json
{
"name": "vizabi-barrankchart",
"version": "3.2.3",
"version": "3.3.0",
"description": "Bar rank chart tool for Vizabi 📊",

@@ -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