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.4.0 to 4.4.1

11

CHANGELOG.md

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

## [4.4.1](https://github.com/Lundalogik/lime-web-components/compare/v4.4.0...v4.4.1) (2020-09-21)
### Bug Fixes
* **interfaces:** add totalRelations to limeobject TotalResponse ([f048eb3](https://github.com/Lundalogik/lime-web-components/commit/f048eb39db2e4fefdb97fcae58ea4f0725db7a65)), closes [Lundalogik/crm-feature#1349](https://github.com/Lundalogik/crm-feature/issues/1349)
# [4.4.0](https://github.com/Lundalogik/lime-web-components/compare/v4.3.5...v4.4.0) (2020-09-14)

@@ -8,0 +19,0 @@

4

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

@@ -74,2 +74,6 @@ import { Expression } from '../../query.interface';

/**
* Total number of objects that exist (without any filter applied)
*/
totalRelations?: number;
/**
* Aggregated data

@@ -76,0 +80,0 @@ */

4

package.json
{
"name": "@limetech/lime-web-components-interfaces",
"version": "4.4.0",
"version": "4.4.1",
"author": "Lime Technologies",

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

},
"gitHead": "242d1242738148676c76c3ec25936d337fd6c279"
"gitHead": "223edee1872937975a9c3abf723fe64f86f88909"
}
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