@bfwk/data-service
Advanced tools
Comparing version 0.10.10 to 0.10.11
@@ -1,2 +0,2 @@ | ||
import { JsonSchema, JsonValue } from '@lcem/unified-view-model'; | ||
import { JsonSchema, JsonValue } from '@lcem/meta-schemas'; | ||
export interface DataSourceConnection { | ||
@@ -3,0 +3,0 @@ name: string; |
@@ -1,2 +0,2 @@ | ||
import { DeclarativeType, DeclarativeTypeMap, Json } from '@lcem/meta-schemas'; | ||
import { Block, DeclarativeType, DeclarativeTypeMap, Json } from '@lcem/meta-schemas'; | ||
export declare type DesignTimePropertyType = string; | ||
@@ -35,2 +35,3 @@ export interface DesignTimeComponentPropertyInfo { | ||
type?: DeclarativeType; | ||
block?: Block; | ||
events?: DesignTimeEventInfo; | ||
@@ -37,0 +38,0 @@ dataSources?: DesignTimeDataSourceInfo; |
{ | ||
"name": "@bfwk/data-service", | ||
"version": "0.10.10", | ||
"version": "0.10.11", | ||
"description": "LBF Data Services", | ||
@@ -41,5 +41,5 @@ "repository": { | ||
"dependencies": { | ||
"@bfwk/utils": "0.10.10", | ||
"@lcem/declarative-type": "0.10.0", | ||
"@lcem/meta-schemas": "0.10.0" | ||
"@bfwk/utils": "0.10.11", | ||
"@lcem/declarative-type": "0.10.1", | ||
"@lcem/meta-schemas": "0.10.1" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
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
29414
811
+ Added@bfwk/utils@0.10.11(transitive)
+ Added@lcem/declarative-type@0.10.1(transitive)
+ Added@lcem/meta-schemas@0.10.1(transitive)
- Removed@bfwk/utils@0.10.10(transitive)
- Removed@lcem/declarative-type@0.10.0(transitive)
- Removed@lcem/meta-schemas@0.10.0(transitive)
Updated@bfwk/utils@0.10.11
Updated@lcem/meta-schemas@0.10.1