New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@laserfiche/types-lf-ui-components

Package Overview
Dependencies
Maintainers
8
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@laserfiche/types-lf-ui-components - npm Package Versions

1
46
24

16.0.0--preview-6201742016

Diff
lf-ke-jin
published 16.0.0--preview-6201742016 •
lf-ke-jin
published 15.0.5--preview-6116275940 •
lf-ke-jin
published 14.1.6--preview-6103470176 •
lf-ke-jin
published 15.0.4--preview-6103206158 •
lf-ke-jin
published 15.0.4--preview-6102758202 •
lf-ke-jin
published 15.0.4 •

Changelog

Source

15.0.4

Features

Fixes

  • Fixed bug where LfMetadataValidationUtils.isNullOrEmpty was being passed a Moment Object, when it only expected types String, null and undefined Made sure to only pass in String types by casing Moment object to a String.

Chore & Maintenance

lf-ke-jin
published 15.0.4--preview-6102235814 •
lf-ke-jin
published 15.0.4--preview-6090953505 •
lf-ke-jin
published 14.1.6--preview-6090951920 •
lf-ke-jin
published 15.0.3 •

Changelog

Source

15.0.3

Features

Fixes

  • Fixed bug where Required input field was not recognizing the character "s" as a valid input because of Regex issues. Changed to use LfMetadataValidationUtils.isNullOrEmpty to in the requiredValidator function in validation-utils.ts instead of Regex.

Chore & Maintenance

  • karma update to 6.4.2
  • @angular/cli switched to devDependency from peerDependency