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.9.0 to 3.10.0

1

$schema.json

@@ -271,2 +271,3 @@ {

"the same {0} as {1}": { "type": "string" },
"the user agent will automatically use \"{0}\" instead": { "type": "string" },
"there is more content than it needs": { "type": "string" },

@@ -273,0 +274,0 @@ "unexpected {0}": { "type": "string" },

@@ -253,2 +253,3 @@ {

"the same {0} as {1}": "{1}と同等の{0}",
"the user agent will automatically use \"{0}\" instead": "ユーザーエージェントは自動的に「{0}」を代わりに使用します。",
"there is more content than it needs": "必要以上のコンテンツがあります",

@@ -255,0 +256,0 @@ "unexpected {0}": "期待されない{0}",

4

package.json
{
"name": "@markuplint/i18n",
"version": "3.9.0",
"version": "3.10.0",
"description": "HTML parser for markuplint",

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

},
"gitHead": "9547b8dca20736a93e4d01af2d61bee314ba5718"
"gitHead": "ef31aef8f2fff319d0f692feead332ec5fc5c7cf"
}
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