Socket
Socket
Sign inDemoInstall

@antv/util

Package Overview
Dependencies
Maintainers
7
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/util - npm Package Compare versions

Comparing version 1.2.5 to 1.3.0

dist/util-1.3.0.min.js

2

lib/index.js

@@ -36,2 +36,3 @@

clone: require('./clone'),
debounce: require('./debounce'),
deepMix: require('./deep-mix'),

@@ -51,2 +52,3 @@ each: each,

pick: require('./pick'),
throttle: require('./throttle'),
toArray: require('./to-array'),

@@ -53,0 +55,0 @@ toString: require('./to-string'),

2

package.json
{
"name": "@antv/util",
"version": "1.2.5",
"version": "1.3.0",
"description": "A common util collection for antv projects",

@@ -5,0 +5,0 @@ "main": "build/util.js",

@@ -36,2 +36,3 @@

clone: require('./clone'),
debounce: require('./debounce'),
deepMix: require('./deep-mix'),

@@ -51,2 +52,3 @@ each,

pick: require('./pick'),
throttle: require('./throttle'),
toArray: require('./to-array'),

@@ -53,0 +55,0 @@ toString: require('./to-string'),

Sorry, the diff of this file is too big to display

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