@project-sunbird/client-services
Advanced tools
Comparing version 2.10.0 to 2.10.1
@@ -20,3 +20,6 @@ export interface Batch { | ||
createdBy: string; | ||
creator?: string; | ||
creatorDetails?: { | ||
firstName?: string; | ||
lastName?: string; | ||
}; | ||
enrollmentEndDate?: string; | ||
@@ -23,0 +26,0 @@ cert_templates: any; |
{ | ||
"name": "@project-sunbird/client-services", | ||
"version": "2.10.0", | ||
"version": "2.10.1", | ||
"description": "Type definitions and models for Sunbird platform clients", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
10327
317