🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@i18n-micro/types

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@i18n-micro/types - npm Package Compare versions

Comparing version
1.2.4
to
1.2.5
+2
-1
dist/index.d.cts

@@ -63,3 +63,4 @@ /** BCP-47 locale code string (e.g. `'en'`, `'de-DE'`, `'zh-Hans'`). */

* Open Graph locale for `og:locale` / `og:locale:alternate` meta `content` (e.g. `ar_AE`).
* If omitted or empty, `iso` is used (then `code`).
* When omitted, `iso` is converted to OG format when possible (`en-US` → `en_US`).
* If conversion is not possible, `og:locale` tags are not emitted (dev warning when `missingWarn` is enabled).
*/

@@ -66,0 +67,0 @@ og?: string;

@@ -63,3 +63,4 @@ /** BCP-47 locale code string (e.g. `'en'`, `'de-DE'`, `'zh-Hans'`). */

* Open Graph locale for `og:locale` / `og:locale:alternate` meta `content` (e.g. `ar_AE`).
* If omitted or empty, `iso` is used (then `code`).
* When omitted, `iso` is converted to OG format when possible (`en-US` → `en_US`).
* If conversion is not possible, `og:locale` tags are not emitted (dev warning when `missingWarn` is enabled).
*/

@@ -66,0 +67,0 @@ og?: string;

{
"name": "@i18n-micro/types",
"version": "1.2.4",
"version": "1.2.5",
"description": "TypeScript definitions for the Nuxt I18n Micro ecosystem.",

@@ -5,0 +5,0 @@ "keywords": [