idea-toolbox
Advanced tools
Comparing version 5.26.9 to 5.26.10
@@ -43,2 +43,6 @@ import { Resource } from './resource.model'; | ||
/** | ||
* The id of the plan in the store. | ||
*/ | ||
storePlanId: string; | ||
/** | ||
* The store reference id for the subscription. | ||
@@ -45,0 +49,0 @@ * It's an ID coming from the stores, used to double check that a purchase is actually linked to the subscriptionId. |
@@ -24,2 +24,3 @@ "use strict"; | ||
this.platform = this.clean(x.platform, String); | ||
this.storePlanId = this.clean(x.storePlanId, String); | ||
this.storeReferenceId = this.clean(x.storeReferenceId, String); | ||
@@ -26,0 +27,0 @@ this.storeReceipt = this.clean(x.storeReceipt, String); |
{ | ||
"name": "idea-toolbox", | ||
"version": "5.26.9", | ||
"version": "5.26.10", | ||
"description": "IDEA's utility functions", | ||
@@ -5,0 +5,0 @@ "engines": { |
@@ -44,2 +44,6 @@ import { Resource } from './resource.model'; | ||
/** | ||
* The id of the plan in the store. | ||
*/ | ||
public storePlanId: string; | ||
/** | ||
* The store reference id for the subscription. | ||
@@ -69,2 +73,3 @@ * It's an ID coming from the stores, used to double check that a purchase is actually linked to the subscriptionId. | ||
this.platform = this.clean(x.platform, String); | ||
this.storePlanId = this.clean(x.storePlanId, String); | ||
this.storeReferenceId = this.clean(x.storeReferenceId, String); | ||
@@ -71,0 +76,0 @@ this.storeReceipt = this.clean(x.storeReceipt, String); |
Sorry, the diff of this file is too big to display
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16560578
12803