Socket
Socket
Sign inDemoInstall

@wix/api-client

Package Overview
Dependencies
Maintainers
26
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/api-client - npm Package Compare versions

Comparing version 1.9.7 to 1.9.8

2

build/wixClient.js

@@ -207,3 +207,3 @@ import { EventDefinition, } from '@wix/sdk-types';

}
return implMethod(method.transformations.fromREST(decoded.data));
return method.transformations.toREST(await implMethod(method.transformations.fromREST(decoded.data)));
},

@@ -210,0 +210,0 @@ async processRequest(request, componentType) {

{
"name": "@wix/api-client",
"version": "1.9.7",
"version": "1.9.8",
"license": "UNLICENSED",

@@ -36,3 +36,3 @@ "main": "build/index.js",

"@wix/metro-runtime": "^1.1677.0",
"@wix/sdk": "1.9.7"
"@wix/sdk": "1.9.8"
},

@@ -50,3 +50,3 @@ "wix": {

},
"falconPackageHash": "590138c3a726983a0126d59ccbd00b018ddb7b9904efccee1b512166"
"falconPackageHash": "325a1d5f2d986b14559dd5cf32e0c7cbb49e6a593af5ace61a685410"
}
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