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

@laserfiche/lf-resource-library

Package Overview
Dependencies
Maintainers
5
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@laserfiche/lf-resource-library - npm Package Compare versions

Comparing version

to
1.0.0--preview-2061298394

resources/icons/document-icons-documentation.md

2

package.json
{
"name": "@laserfiche/lf-resource-library",
"version": "1.0.0--preview-2061241180",
"version": "1.0.0--preview-2061298394",
"description": "a library containing resource files that can be used in conjunction with LfLocalizationService from `@laserfiche/lf-js-utils`",

@@ -5,0 +5,0 @@ "repository": {

@@ -18,3 +18,3 @@ # Introduction

## With LfLocalizationService from [`@laserfiche/lf-js-utils`](https://github.com/Laserfiche/lf-js-utils)
`LfLocalizationService` is a service that handles internationalization and localization, mapping text to its corresponding translated texts in the selected language. `@laserfiche/resource-manager` provides language resources files in JSON that can be utlized by LfLocalizationService.
`LfLocalizationService` is a service that handles internationalization and localization, mapping text to its corresponding translated texts in the selected language. `@laserfiche/lf-resource-library` provides language resources files in JSON that can be utlized by LfLocalizationService.

@@ -21,0 +21,0 @@ **Install @laserfiche/lf-js-utils:**