@doctadevs/types
Advanced tools
Comparing version 0.0.21 to 0.0.22
@@ -17,3 +17,4 @@ import { Discount } from './discount'; | ||
mpOperation?: string; | ||
mpBeginCheckoutUrl?: string; | ||
dateRegistered: Date; | ||
}; |
{ | ||
"name": "@doctadevs/types", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -18,3 +18,4 @@ import { Discount } from './discount'; | ||
mpOperation?: string; | ||
mpBeginCheckoutUrl?: string; | ||
dateRegistered: Date; | ||
}; |
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
18147
440