@wix/sdk-runtime
Advanced tools
Comparing version 0.2.1 to 0.2.2
export declare function transformPaths(obj: any, transformations: { | ||
paths: { | ||
path: string; | ||
isRepeated: boolean; | ||
isMap: boolean; | ||
isRepeated?: boolean; | ||
isMap?: boolean; | ||
}[]; | ||
transformFn: (value: any) => any; | ||
}[]): any; |
export declare function transformPaths(obj: any, transformations: { | ||
paths: { | ||
path: string; | ||
isRepeated: boolean; | ||
isMap: boolean; | ||
isRepeated?: boolean; | ||
isMap?: boolean; | ||
}[]; | ||
transformFn: (value: any) => any; | ||
}[]): any; |
{ | ||
"name": "@wix/sdk-runtime", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"license": "UNLICENSED", | ||
@@ -82,3 +82,3 @@ "sideEffects": false, | ||
}, | ||
"falconPackageHash": "98e62f5a7aea794e2da5bd55d18d1919bb9bf5fe535d985ae63af681" | ||
"falconPackageHash": "95648a359112a5c5be8550dcbed68826cb3c6e5c45b5c10fc7ec0fcb" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
128111
0