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

i18n

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n - npm Package Compare versions

Comparing version 0.14.1 to 0.14.2

4

i18n.js

@@ -1028,3 +1028,3 @@ /**

)
mutator(translate(defaultLocale, singular, plural))
mutator(translate(defaultLocale, singular, plural, true))
} else {

@@ -1051,3 +1051,3 @@ mutator({

)
mutator(translate(defaultLocale, singular, plural))
mutator(translate(defaultLocale, singular, plural, true))
} else {

@@ -1054,0 +1054,0 @@ mutator(defaultSingular || singular)

{
"name": "i18n",
"description": "lightweight translation module with dynamic json storage",
"version": "0.14.1",
"version": "0.14.2",
"homepage": "http://github.com/mashpie/i18n-node",

@@ -6,0 +6,0 @@ "repository": {

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