Huge News!Announcing our $40M Series B led by Abstract Ventures.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.3.3 to 3.3.4

4

build/barrankchart.js

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

// https://github.com/kuguarpwnz/vizabi-tool-bundler#readme v1.0.0 Copyright 2021 undefined
// https://github.com/vizabi/vizabi-barrankchart#readme v3.3.4 build 1619523271077 Copyright 2021 Gapminder Foundation and contributors
(function (global, factory) {

@@ -817,3 +817,3 @@ typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('VizabiSharedComponents'), require('mobx')) :

BarRankChart.versionInfo = { version: "1.0.0", build: 1619042310677 };
BarRankChart.versionInfo = { version: "3.3.4", build: 1619523271077, package: {"homepage":"https://github.com/vizabi/vizabi-barrankchart#readme","name":"vizabi-barrankchart","description":"Vizabi bar rank chart"}, sharedComponents: VizabiSharedComponents.versionInfo};

@@ -820,0 +820,0 @@ return BarRankChart;

{
"name": "vizabi-barrankchart",
"version": "3.3.3",
"description": "Bar rank chart tool for Vizabi 📊",
"version": "3.3.4",
"description": "Vizabi bar rank chart",
"scripts": {

@@ -21,4 +21,22 @@ "prepublishOnly": "npm run build",

"keywords": [],
"author": "",
"license": "ISC",
"author": {
"name": "Gapminder Foundation",
"url": "https://www.gapminder.org",
"email": "info@gapminder.org"
},
"contributors": [
{
"name": "Angie",
"url": "https://github.com/angieskazka"
},
{
"name": "Jasper",
"url": "https://github.com/jheeffer"
},
{
"name": "Dima",
"url": "https://github.com/dab2000"
}
],
"license": "CC-BY-4.0",
"bugs": {

@@ -30,5 +48,6 @@ "url": "https://github.com/vizabi/vizabi-barrankchart/issues"

"cross-env": "^5.0.0",
"css.escape": "^1.5.1",
"vizabi-shared-components": "../vizabi-shared-components",
"vizabi-tool-bundler": "github:vizabi/vizabi-tool-bundler#switch_to_rollup"
"vizabi-tool-bundler": "1.0.2"
}
}

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