Socket
Socket
Sign inDemoInstall

@limetech/lime-web-components-interfaces

Package Overview
Dependencies
0
Maintainers
5
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.22.0 to 4.23.0

11

CHANGELOG.md

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

# [4.23.0](https://github.com/Lundalogik/lime-web-components/compare/v4.22.0...v4.23.0) (2021-06-10)
### Features
* **limetype.interface:** remove week and datetime to PropertyType interface ([6352b8f](https://github.com/Lundalogik/lime-web-components/commit/6352b8fbd18863d0c99ea86a2ef14591291894b1))
# [4.22.0](https://github.com/Lundalogik/lime-web-components/compare/v4.21.1...v4.22.0) (2021-06-10)

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

2

dist/limetype.interface.d.ts

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

}
export declare type PropertyType = 'string' | 'text' | 'phone' | 'integer' | 'decimal' | 'percent' | 'time' | 'date' | 'datetime' | 'year' | 'quarter' | 'month' | 'week' | 'yesno' | 'link' | 'user' | 'xml' | 'option' | 'set' | 'file' | 'hasone' | 'hasmany' | 'belongsto' | 'hasandbelongstomany' | 'system';
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 interface Acl {

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

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

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

},
"gitHead": "1098e7bc0f473f912da681dd47a36627d2587c5d"
"gitHead": "a0e2bfadd9a0c004fa1312a60a6f67a9923b8027"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc