@fastkit/helpers
Advanced tools
Comparing version 0.13.7 to 0.13.8
@@ -208,3 +208,3 @@ import { RecursiveArray, WritableKeysOf } from '@fastkit/ts-type-utils'; | ||
* Returns `true` if it is a iterable object | ||
**/ | ||
* */ | ||
declare function isIterableObject<T = any>(source?: any): source is Iterable<T>; | ||
@@ -211,0 +211,0 @@ /** |
{ | ||
"name": "@fastkit/helpers", | ||
"version": "0.13.7", | ||
"version": "0.13.8", | ||
"description": "A small collection of helper implementations for processing primitive values and objects.", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@fastkit/ts-type-utils": "0.1.1" | ||
"@fastkit/ts-type-utils": "0.1.2" | ||
}, | ||
@@ -46,0 +46,0 @@ "buildOptions": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
78289
1238
+ Added@fastkit/ts-type-utils@0.1.2(transitive)
- Removed@fastkit/ts-type-utils@0.1.1(transitive)
Updated@fastkit/ts-type-utils@0.1.2