@markuplint/i18n
Advanced tools
Comparing version 3.0.0-dev.54 to 3.0.0-dev.95
@@ -119,2 +119,3 @@ { | ||
"password": { "type": "string" }, | ||
"placeholder label option": { "type": "string" }, | ||
"property name": { "type": "string" }, | ||
@@ -186,2 +187,3 @@ "query": { "type": "string" }, | ||
"{0} has {1}": { "type": "string" }, | ||
"{0} if it has {1}": { "type": "string" }, | ||
"{0} includes {1}": { "type": "string" }, | ||
@@ -188,0 +190,0 @@ "{0} is {1:c}": { "type": "string" }, |
@@ -107,2 +107,3 @@ { | ||
"password": "パスワード", | ||
"placeholder label option": "プレースホルダーラベルオプション", | ||
"property name": "プロパティ名", | ||
@@ -170,2 +171,3 @@ "query": "クエリ", | ||
"{0} has {1}": "{0}は{1}を持っています", | ||
"{0} if it has {1}": "{1}を持つならば、{0}", | ||
"{0} includes {1}": "{0}は{1}を含んでいます", | ||
@@ -172,0 +174,0 @@ "{0} is {1:c}": "{0}{1:c}", |
{ | ||
"name": "@markuplint/i18n", | ||
"version": "3.0.0-dev.54+329808d5", | ||
"version": "3.0.0-dev.95+599674b1", | ||
"description": "HTML parser for markuplint", | ||
@@ -14,2 +14,5 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts" | ||
}, | ||
"scripts": { | ||
@@ -19,3 +22,3 @@ "build": "tsc", | ||
}, | ||
"gitHead": "329808d50ff8875e24031f692a0504d00b72c4f8" | ||
"gitHead": "599674b17e532b5700e63c741217aba826e30feb" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
33466
676