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

@vizabi/linechart

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vizabi/linechart - npm Package Compare versions

Comparing version 3.8.1 to 3.8.2

8

build/linechart.js

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

// https://github.com/vizabi/linechart#readme v3.8.1 build 1642516222299 Copyright 2022 Gapminder Foundation and contributors
// https://github.com/vizabi/linechart#readme v3.8.2 build 1654178908099 Copyright 2022 Gapminder Foundation and contributors
(function (global, factory) {

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

</g>
<g class="vzb-lc-axis-y-info"></g>
<g class="vzb-lc-axis-y-info vzb-noexport"></g>

@@ -137,3 +137,3 @@ <g class="no-data-message vzb-hidden">

<defs>
<pattern id="vzb-lc-pattern-lines-${config.id}" x="0" y="0" patternUnits="userSpaceOnUse" width="50" height="50" viewBox="0 0 10 10">
<pattern class="vzb-noexport" id="vzb-lc-pattern-lines-${config.id}" x="0" y="0" patternUnits="userSpaceOnUse" width="50" height="50" viewBox="0 0 10 10">
<path d='M-1,1 l2,-2M0,10 l10,-10M9,11 l2,-2' stroke='black' stroke-width='3' opacity='0.08'/>

@@ -1368,3 +1368,3 @@ </pattern>

LineChart.versionInfo = { version: "3.8.1", build: 1642516222299, package: {"homepage":"https://github.com/vizabi/linechart#readme","name":"@vizabi/linechart","description":"Vizabi line chart"}, sharedComponents: VizabiSharedComponents.versionInfo};
LineChart.versionInfo = { version: "3.8.2", build: 1654178908099, package: {"homepage":"https://github.com/vizabi/linechart#readme","name":"@vizabi/linechart","description":"Vizabi line chart"}, sharedComponents: VizabiSharedComponents.versionInfo};

@@ -1371,0 +1371,0 @@ return LineChart;

{
"name": "@vizabi/linechart",
"version": "3.8.1",
"version": "3.8.2",
"description": "Vizabi line chart",

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