Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@limetech/lime-web-components-interfaces

Package Overview
Dependencies
Maintainers
4
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@limetech/lime-web-components-interfaces - npm Package Compare versions

Comparing version 4.5.0 to 4.5.1

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

## [4.5.1](https://github.com/Lundalogik/lime-web-components/compare/v4.5.0...v4.5.1) (2020-10-15)
### Bug Fixes
* **limeobject:** fix return type of `LimeobjectsStateService.loadSchema` ([bc1f6e2](https://github.com/Lundalogik/lime-web-components/commit/bc1f6e2c85914d5ea6da4742e38aa421937f5048))
* **limeobject:** make accidentally breaking change non-breaking ([e696cfe](https://github.com/Lundalogik/lime-web-components/commit/e696cfe1a7ebe08ed6d5e49fefb5e153646a2a4e))
# [4.5.0](https://github.com/Lundalogik/lime-web-components/compare/v4.4.1...v4.5.0) (2020-10-15)

@@ -8,0 +20,0 @@

2

dist/service/state/limeobjects-service.interface.d.ts

@@ -27,3 +27,3 @@ import { Expression } from '../../query.interface';

*/
loadSchema(limetype: string): Promise<ObjectResponse>;
loadSchema?(limetype: string): Promise<object>;
/**

@@ -30,0 +30,0 @@ * Reload the specified limeobject and update corresponding views in the webclient

{
"name": "@limetech/lime-web-components-interfaces",
"version": "4.5.0",
"version": "4.5.1",
"author": "Lime Technologies",

@@ -33,3 +33,3 @@ "homepage": "https://github.com/Lundalogik/lime-web-components",

},
"gitHead": "1703088155e20f3bcf7b67f3f9cd675403ff36f2"
"gitHead": "2d5c8e6f88539beb56ac6bf25b5872eacd2df244"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc