Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wix/sdk-types

Package Overview
Dependencies
Maintainers
0
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/sdk-types - npm Package Compare versions

Comparing version 1.12.0 to 1.12.1

10

build/index.d.ts

@@ -24,4 +24,14 @@ type HostModule<T, H extends Host> = {

essentials?: {
/**
* The language of the currently viewed session
*/
language?: string;
/**
* The locale of the currently viewed session
*/
locale?: string;
/**
* Any headers that should be passed through to the API requests
*/
passThroughHeaders?: Record<string, string>;
};

@@ -28,0 +38,0 @@ };

4

package.json
{
"name": "@wix/sdk-types",
"version": "1.12.0",
"version": "1.12.1",
"license": "UNLICENSED",

@@ -61,3 +61,3 @@ "author": {

},
"falconPackageHash": "afea462af817d46a125dccc9e9329bc3c1cb8778bcfbda5664e09896"
"falconPackageHash": "3ade7900865a4781de88ae3fd23b77db1eff4d458880ae16e81a6b4e"
}

Sorry, the diff of this file is not supported yet

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