@xylabs/object
Advanced tools
Comparing version 4.4.16 to 4.4.17
@@ -19,2 +19,3 @@ export * from './AnyObject.ts'; | ||
export * from './pickBy.ts'; | ||
export * from './PickStartsWith.ts'; | ||
export * from './removeFields.ts'; | ||
@@ -21,0 +22,0 @@ export * from './StringKeyObject.ts'; |
{ | ||
"name": "@xylabs/object", | ||
"version": "4.4.16", | ||
"version": "4.4.17", | ||
"description": "Primary SDK for using XYO Protocol 2.0", | ||
@@ -32,6 +32,6 @@ "homepage": "https://xyo.network", | ||
"dependencies": { | ||
"@xylabs/assert": "^4.4.16", | ||
"@xylabs/logger": "^4.4.16", | ||
"@xylabs/promise": "^4.4.16", | ||
"@xylabs/typeof": "^4.4.16" | ||
"@xylabs/assert": "^4.4.17", | ||
"@xylabs/logger": "^4.4.17", | ||
"@xylabs/promise": "^4.4.17", | ||
"@xylabs/typeof": "^4.4.17" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
@@ -19,2 +19,3 @@ export * from './AnyObject.ts' | ||
export * from './pickBy.ts' | ||
export * from './PickStartsWith.ts' | ||
export * from './removeFields.ts' | ||
@@ -21,0 +22,0 @@ export * from './StringKeyObject.ts' |
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
121716
82
1069
Updated@xylabs/assert@^4.4.17
Updated@xylabs/logger@^4.4.17
Updated@xylabs/promise@^4.4.17
Updated@xylabs/typeof@^4.4.17