@squared-functions/types
Advanced tools
Comparing version 4.8.27 to 4.8.28
@@ -370,3 +370,3 @@ /* eslint @typescript-eslint/no-explicit-any: "off" */ | ||
contains(item: T, condition?: FunctionType<boolean, T>): boolean; | ||
removeCwd(value: string): string; | ||
removeCwd(value: unknown): string; | ||
findAsset(value: StringOfURL, instance?: IModule): Undef<T>; | ||
@@ -373,0 +373,0 @@ removeAsset(file: T): boolean; |
{ | ||
"name": "@squared-functions/types", | ||
"version": "4.8.27", | ||
"version": "4.8.28", | ||
"description": "Type definitions for squared-functions", | ||
@@ -5,0 +5,0 @@ "types": "index.d.ts", |
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
146080