Socket
Socket
Sign inDemoInstall

@wix/sdk-runtime

Package Overview
Dependencies
Maintainers
21
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/sdk-runtime - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

4

build/transformations/transform-paths.d.ts
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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc