@doctadevs/types
Advanced tools
Comparing version 0.0.29 to 0.0.30
@@ -9,2 +9,3 @@ export declare type PriceCalculationRequest = { | ||
trainingCohortId: string; | ||
discountId?: string; | ||
}; |
{ | ||
"name": "@doctadevs/types", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -9,2 +9,3 @@ export type PriceCalculationRequest = { | ||
trainingCohortId: string; | ||
discountId?: string; | ||
}; |
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
20838
513