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

@wix/sdk-types

Package Overview
Dependencies
Maintainers
27
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.9.3 to 1.10.0

8

build/index.d.ts

@@ -19,2 +19,10 @@ type HostModule<T, H extends Host> = {

apiBaseUrl?: string;
/**
* Possible data to be provided by every host, for cross cutting concerns
* like internationalization, billing, etc.
*/
essentials?: {
language?: string;
locale?: string;
};
};

@@ -21,0 +29,0 @@

4

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

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

},
"falconPackageHash": "037724abaa77c16479505ad19a179b0dcda4784bc935776ecae8304f"
"falconPackageHash": "e6cc451461c597b46119d4e2f907a40ddd00fda884e5b191e0af9d1b"
}

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