Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@markuplint/i18n

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/i18n - npm Package Compare versions

Comparing version 3.0.0-alpha.4 to 3.0.0-alpha.5

2

$schema.json

@@ -68,3 +68,3 @@ {

"datetime": { "type": "string" },
"declarate": { "type": "string" },
"declare": { "type": "string" },
"default value": { "type": "string" },

@@ -71,0 +71,0 @@ "deprecated": { "type": "string" },

@@ -56,3 +56,3 @@ {

"datetime": "日時",
"declarate": "宣言",
"declare": "宣言",
"default value": "デフォルト値",

@@ -59,0 +59,0 @@ "deprecated": "非推奨",

{
"name": "@markuplint/i18n",
"version": "3.0.0-alpha.4",
"version": "3.0.0-alpha.5",
"description": "HTML parser for markuplint",

@@ -18,3 +18,3 @@ "repository": "git@github.com:markuplint/markuplint.git",

},
"gitHead": "04fdbb677c6893de3d16613ddcd112de25dc55db"
"gitHead": "d2ee395d917cb69b91dedb0262b1c12ddc81fb58"
}

@@ -134,3 +134,3 @@ # @markuplint/i18n

| Locale | Separater | Before Char | After Char |
| Locale | Separator | Before Char | After Char |
| ------ | -------------------- | -------------------------- | --------------------------- |

@@ -137,0 +137,0 @@ | **en** | `, ` (comma + space) | `"` (double quote) | `"` (double quote) |

Sorry, the diff of this file is not supported yet

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