Socket
Socket
Sign inDemoInstall

lisan-types

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lisan-types - npm Package Compare versions

Comparing version 0.0.41 to 0.1.0

4

locale.d.ts

@@ -43,3 +43,3 @@ // eslint-disable-next-line @typescript-eslint/no-explicit-any

interface Locale {
interface LocaleConfig {
name: string;

@@ -81,3 +81,3 @@ conditions?: Conditions;

export {
Locale,
LocaleConfig,
DateMasks,

@@ -84,0 +84,0 @@ NumberFormatOptions,

{
"name": "lisan-types",
"version": "0.0.41",
"version": "0.1.0",
"description": "Lisan Typescript Type Declarations",

@@ -27,3 +27,3 @@ "keywords": [

},
"gitHead": "8c53dbf1f75f358a067196e2b28c488d38b80052"
"gitHead": "f0ee2419c008b5d40cb5502a7ba9320260ef11d5"
}

@@ -16,4 +16,5 @@ <p align="center">

<a href="https://lisanjs.com/docs/what-is-lisan#installation">Installation</a> ·
<a href="https://lisanjs.com/docs/docs/full-api-reference">API</a> ·
<a href="https://lisanjs.com/docs/docs/pluralization">Guides & Tips</a>
<a href="https://lisanjs.com/docs/full-api-reference">API</a> ·
<a href="https://lisanjs.com/docs/pluralization">Guides & Tips</a> ·
<a href="https://github.com/lisanjs/examples">Examples</a>
</p>

@@ -20,0 +21,0 @@

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