@hi-ui/func-utils
Advanced tools
Comparing version 4.0.0-beta.13 to 4.0.0
@@ -5,3 +5,3 @@ /** @LICENSE | ||
* | ||
* Copyright (c) HIUI <mi-hiui@xiaomi.com>. | ||
* Copyright (c) HiUI <mi-hiui@xiaomi.com>. | ||
* | ||
@@ -8,0 +8,0 @@ * This source code is licensed under the MIT license found in the |
@@ -5,3 +5,3 @@ /** @LICENSE | ||
* | ||
* Copyright (c) HIUI <mi-hiui@xiaomi.com>. | ||
* Copyright (c) HiUI <mi-hiui@xiaomi.com>. | ||
* | ||
@@ -8,0 +8,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@hi-ui/func-utils", | ||
"version": "4.0.0-beta.13", | ||
"version": "4.0.0", | ||
"description": "A sub-package for @hi-ui/utils.", | ||
"keywords": [], | ||
"author": "HIUI <mi-hiui@xiaomi.com>", | ||
"author": "HiUI <mi-hiui@xiaomi.com>", | ||
"homepage": "https://github.com/XiaoMi/hiui/tree/master/packages/utils/func-utils#readme", | ||
@@ -46,9 +46,9 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@hi-ui/hi-build": "^4.0.0-beta.5" | ||
"@hi-ui/hi-build": "^4.0.0" | ||
}, | ||
"dependencies": { | ||
"@hi-ui/object-utils": "^4.0.0-beta.12", | ||
"@hi-ui/type-assertion": "^4.0.0-beta.5" | ||
"@hi-ui/object-utils": "^4.0.0", | ||
"@hi-ui/type-assertion": "^4.0.0" | ||
}, | ||
"gitHead": "ef96654e009a72c3445d8df4a4182973631d00e9" | ||
"gitHead": "3530e4f3c0b4394b91d66a4aa749579708ebff84" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
12298
Updated@hi-ui/object-utils@^4.0.0
Updated@hi-ui/type-assertion@^4.0.0