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

@eliumhq/elium-i18n

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eliumhq/elium-i18n - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

22

package.json
{
"name": "@eliumhq/elium-i18n",
"version": "1.0.3",
"version": "1.0.4",
"engines": {
"node": ">=9",
"npm": "^4.0.0"
},
"bin": {
},
"bin": {
"elium-i18n": "bin/elium-i18n"

@@ -19,16 +19,16 @@ },

"babylon": "^6.18.0",
"colors": "^1.2.1",
"commander": "^2.15.1",
"gettext-parser": "^1.3.1",
"colors": "^1.3.1",
"commander": "^2.16.0",
"gettext-parser": "^2.0.0",
"htmlclean": "^3.0.8"
},
"devDependencies": {
"@eliumhq/eslint-config-elium": "^1.1.6",
"eslint": "^4.19.1",
"@eliumhq/eslint-config-elium": "^2.0.1",
"eslint": "^5.2.0",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-import": "^2.13.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0"
}
}

@@ -99,3 +99,4 @@ const fs = require('fs')

'dynamicImport',
'objectRestSpread'
'objectRestSpread',
'asyncGenerators'
]

@@ -102,0 +103,0 @@ })

Sorry, the diff of this file is not supported yet

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