@amalto/typings
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -7,2 +7,3 @@ import { Id, Ids, Description, ServiceItem, ServiceItems, ServiceItemFacade, ServiceItemFacades, CompiledWordings } from './models/Service'; | ||
import DynamicComponent from './models/DynamicComponent'; | ||
import { ColumnHeader, CellData, DataGridTemplates } from './models/DataGrid'; | ||
export { Id, Ids, Description, ServiceItem, ServiceItems, ServiceItemFacade, ServiceItemFacades, CompiledWordings }; | ||
@@ -14,1 +15,2 @@ export { Errors }; | ||
export { DynamicComponent }; | ||
export { ColumnHeader, CellData, DataGridTemplates }; |
@@ -5,3 +5,3 @@ { | ||
"description": "Interfaces used in Platform 6 UI component.", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"license": "MIT", | ||
@@ -8,0 +8,0 @@ "repository": { |
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
56550
1465