@antv/util
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "@antv/util", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "A common util collection for antv projects", | ||
"browser": "build/util.js", | ||
"main": "lib/index.js", | ||
"module": "src/index.js", | ||
"main": "build/index.js", | ||
"module": "lib/index.js", | ||
"scripts": { | ||
@@ -9,0 +9,0 @@ "build": "webpack", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
123747