@limetech/lime-web-components-interfaces
Advanced tools
Comparing version 4.15.0 to 4.16.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [4.16.0](https://github.com/Lundalogik/lime-web-components/compare/v4.15.0...v4.16.0) (2021-03-09) | ||
### Features | ||
* **interfaces:** add userdata service ([afab0ef](https://github.com/Lundalogik/lime-web-components/commit/afab0ef4a9719485c2974814b8678f3cdd6af7de)) | ||
# [4.15.0](https://github.com/Lundalogik/lime-web-components/compare/v4.14.0...v4.15.0) (2021-03-08) | ||
@@ -8,0 +19,0 @@ |
@@ -15,1 +15,2 @@ "use strict"; | ||
__exportStar(require("./state/limeobjects-service.interface"), exports); | ||
__exportStar(require("./state/user-data-service.interface"), exports); |
@@ -43,1 +43,2 @@ import { Observable } from 'rxjs'; | ||
export * from './state/limeobjects-service.interface'; | ||
export * from './state/user-data-service.interface'; |
export * from './state/config-service.interface'; | ||
export * from './state/limeobjects-service.interface'; | ||
export * from './state/user-data-service.interface'; |
{ | ||
"name": "@limetech/lime-web-components-interfaces", | ||
"version": "4.15.0", | ||
"version": "4.16.0", | ||
"author": "Lime Technologies", | ||
@@ -33,3 +33,3 @@ "homepage": "https://github.com/Lundalogik/lime-web-components", | ||
}, | ||
"gitHead": "440b5301bd4fe9a3ad22bcd2e5a2fe51846bd466" | ||
"gitHead": "eea65213b67134468f6269bd75e1deb14ebd174b" | ||
} |
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
59438
73
1446