lightrail-client
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -17,5 +17,5 @@ export interface Program { | ||
endDate: string; | ||
metaData: Object; | ||
metadata: Object; | ||
createdDate: string; | ||
updatedDate: string; | ||
} |
@@ -19,5 +19,5 @@ import { Program } from "../../model"; | ||
endDate?: string; | ||
metaData?: Object; | ||
metadata?: Object; | ||
} | ||
export interface CreateProgramResponse extends LightrailResponse<Program> { | ||
} |
{ | ||
"name": "lightrail-client", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "A Javascript and Typescript client for Lightrail", | ||
@@ -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