New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-rt-chart

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-rt-chart - npm Package Compare versions

Comparing version
1.1.1
to
1.1.2
+1
-1
dist/index.js

@@ -50,3 +50,3 @@ 'use strict';

return nextData.length > lastData.length;
return nextData.length != lastData.length;
};

@@ -53,0 +53,0 @@

{
"name": "react-rt-chart",
"version": "1.1.1",
"version": "1.1.2",
"description": "Real-time chart component for React using c3",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",