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.45.1 to 4.46.0

11

CHANGELOG.md

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

# [4.46.0](https://github.com/Lundalogik/lime-web-components/compare/v4.45.3...v4.46.0) (2022-05-24)
### Features
* **session:** add service number to session ([6083176](https://github.com/Lundalogik/lime-web-components/commit/608317645c1acdc020d65f27ee6fcb0d970e64dc)), closes [Lundalogik/crm-feature#2734](https://github.com/Lundalogik/crm-feature/issues/2734)
## [4.45.1](https://github.com/Lundalogik/lime-web-components/compare/v4.45.0...v4.45.1) (2022-04-27)

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

4

dist/session.interface.d.ts

@@ -63,2 +63,6 @@ export interface Session {

workstation: string;
/**
* Application service number
*/
serviceNumber?: number;
}

4

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

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

},
"gitHead": "f9139715d91081f162fc629b16498e759ccc65e7"
"gitHead": "94abb17caf8149c349f92a3c8361543440b28766"
}
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