Socket
Socket
Sign inDemoInstall

@wix/app-market

Package Overview
Dependencies
Maintainers
21
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/app-market - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

4

build/cjs/src/devcenter-checkout-v1-purchased-item.types.d.ts

@@ -24,5 +24,9 @@ export interface PurchasedItem {

export interface InvoiceStatusUpdate {
/** Invoice payment status. */
status?: InvoiceStatus;
/** Wix Premium invoice ID. */
invoiceId?: string;
/** App instance ID - a unique ID assigned to each app in each site. */
instanceId?: string | null;
/** Whether the invoice is for a single payment or for multiple, recurring payments. */
recurring?: boolean;

@@ -29,0 +33,0 @@ }

@@ -30,5 +30,9 @@ export declare const __debug: {

export interface InvoiceStatusUpdate {
/** Invoice payment status. */
status?: InvoiceStatus;
/** Wix Premium invoice ID. */
invoiceId?: string;
/** App instance ID - a unique ID assigned to each app in each site. */
instanceId?: string | null;
/** Whether the invoice is for a single payment or for multiple, recurring payments. */
recurring?: boolean;

@@ -35,0 +39,0 @@ }

@@ -24,5 +24,9 @@ export interface PurchasedItem {

export interface InvoiceStatusUpdate {
/** Invoice payment status. */
status?: InvoiceStatus;
/** Wix Premium invoice ID. */
invoiceId?: string;
/** App instance ID - a unique ID assigned to each app in each site. */
instanceId?: string | null;
/** Whether the invoice is for a single payment or for multiple, recurring payments. */
recurring?: boolean;

@@ -29,0 +33,0 @@ }

@@ -30,5 +30,9 @@ export declare const __debug: {

export interface InvoiceStatusUpdate {
/** Invoice payment status. */
status?: InvoiceStatus;
/** Wix Premium invoice ID. */
invoiceId?: string;
/** App instance ID - a unique ID assigned to each app in each site. */
instanceId?: string | null;
/** Whether the invoice is for a single payment or for multiple, recurring payments. */
recurring?: boolean;

@@ -35,0 +39,0 @@ }

4

package.json
{
"name": "@wix/app-market",
"version": "1.0.17",
"version": "1.0.18",
"publishConfig": {

@@ -37,3 +37,3 @@ "registry": "https://registry.npmjs.org/",

},
"falconPackageHash": "3d84c29d3518d4b5d1aa4458eb11641d72724a50ed3328d4cf65271d"
"falconPackageHash": "62124149423b1990238e3c73b18dc1614f0c532599a2f9c15ad814e3"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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