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

signavio-i18n

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

signavio-i18n - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

6

package.json
{
"name": "signavio-i18n",
"version": "2.1.1",
"version": "2.1.2",
"description": "Minimalist gettext style i18n for JavaScript",

@@ -12,4 +12,4 @@ "main": "lib/index.js",

"bin": {
"i18n-extract": "./bin/i18n-extract.js",
"i18n-merge": "./bin/i18n-merge.js"
"i18n-extract": "bin/i18n-extract.js",
"i18n-merge": "bin/i18n-merge.js"
},

@@ -16,0 +16,0 @@ "scripts": {

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