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

@easyv/charts

Package Overview
Dependencies
Maintainers
5
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@easyv/charts - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

4

lib/hooks/useCarouselAxisX.js

@@ -71,5 +71,7 @@ "use strict";

};
}, [show, time, tickLength]);
}, [show, time, tickLength]); //TODO: 蹩脚,待优化
(0, _react.useEffect)(function () {
setStatus(function (status) {
if (status.flag === false) return status;
return _objectSpread(_objectSpread({}, status), {}, {

@@ -76,0 +78,0 @@ flag: true

{
"name": "@easyv/charts",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

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

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