baiwusanyu-utils
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -6,1 +6,2 @@ export * from '@baiwusanyu/utils-log'; | ||
export * from '@baiwusanyu/utils-normalize'; | ||
export * from '@baiwusanyu/utils-com'; |
@@ -7,1 +7,2 @@ // ../packages/core/index.ts | ||
export * from "@baiwusanyu/utils-normalize"; | ||
export * from "@baiwusanyu/utils-com"; |
@@ -6,3 +6,3 @@ { | ||
"type": "module", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"packageManager": "pnpm@6.32.4", | ||
@@ -48,7 +48,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@baiwusanyu/utils-is": "^1.0.9", | ||
"@baiwusanyu/utils-log": "^1.0.9", | ||
"@baiwusanyu/utils-normalize": "^1.0.9", | ||
"@baiwusanyu/utils-obj": "^1.0.9", | ||
"@baiwusanyu/utils-task": "^1.0.9" | ||
"@baiwusanyu/utils-com": "^1.0.10", | ||
"@baiwusanyu/utils-is": "^1.0.10", | ||
"@baiwusanyu/utils-log": "^1.0.10", | ||
"@baiwusanyu/utils-normalize": "^1.0.10", | ||
"@baiwusanyu/utils-obj": "^1.0.10", | ||
"@baiwusanyu/utils-task": "^1.0.10" | ||
}, | ||
@@ -55,0 +56,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
7264
46
6
+ Added@baiwusanyu/utils-com@1.0.18(transitive)
+ Addedhash-sum@2.0.0(transitive)
Updated@baiwusanyu/utils-is@^1.0.10