Socket
Socket
Sign inDemoInstall

@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.34.0 to 4.35.0

11

CHANGELOG.md

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

# [4.35.0](https://github.com/Lundalogik/lime-web-components/compare/v4.34.0...v4.35.0) (2022-01-26)
### Features
* **interfaces:** add timeofday as a property type ([ba9cfd3](https://github.com/Lundalogik/lime-web-components/commit/ba9cfd37a7c65ec238d8947372a54d02e040102e))
# [4.34.0](https://github.com/Lundalogik/lime-web-components/compare/v4.33.0...v4.34.0) (2022-01-26)

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

2

dist/limetype.interface.d.ts

@@ -55,3 +55,3 @@ export interface Limetype {

}
export declare type PropertyType = 'string' | 'text' | 'phone' | 'integer' | 'decimal' | 'percent' | 'time' | 'date' | 'year' | 'quarter' | 'month' | 'yesno' | 'link' | 'user' | 'xml' | 'option' | 'set' | 'file' | 'hasone' | 'hasmany' | 'belongsto' | 'hasandbelongstomany' | 'system';
export declare type PropertyType = 'string' | 'text' | 'phone' | 'integer' | 'decimal' | 'percent' | 'time' | 'timeofday' | 'date' | 'year' | 'quarter' | 'month' | 'yesno' | 'link' | 'user' | 'xml' | 'option' | 'set' | 'file' | 'hasone' | 'hasmany' | 'belongsto' | 'hasandbelongstomany' | 'system';
export interface Acl {

@@ -58,0 +58,0 @@ delete: boolean;

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

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

},
"gitHead": "46c76ac6ecdf097d51d0ab344340829c985a7148"
"gitHead": "02bf31a3922017e2f5e2820eff6870522c8d003b"
}
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