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 4.0.0-alpha.1 to 4.0.0-alpha.2

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": "4.0.0-alpha.1",
"version": "4.0.0-alpha.2",
"description": "Internationalization for markuplint",

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

},
"gitHead": "22502ee22a378ae766033d687dbc0443e5ed35dc"
"gitHead": "51ad52c760435641f9bff8685707d8178b0787eb"
}
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