New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-i18n-gettext

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-i18n-gettext - npm Package Compare versions

Comparing version 1.0.0 to 1.1.1

36

package.json
{
"name": "react-i18n-gettext",
"version": "1.0.0",
"description": "React i18n module, based on Jed and gettext, support locale po builder",
"main": "i18n/index.js",
"dependencies": {
"chalk": "^1.1.3",
"fetch-ponyfill": "^4.0.0",
"enzyme": "^2.8.2",
"gettext-extractor": "^2.0.0",
"hoist-non-react-statics": "^1.2.0",
"is-node": "^1.0.2",
"jed": "^1.1.1",
"lodash": "^4.17.4",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"po2json": "^0.4.5",
"universal-cookie": "^2.0.8"
},
"version": "1.1.1",
"description": "test",
"main": "index.js",
"scripts": {
"build-locale": "node bin/locale/build",
"pull-locale": "node bin/locale/pull",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -30,13 +14,7 @@ },

"keywords": [
"react",
"i18n",
"jed",
"gettext",
"intl",
"localization",
"translate",
"localized"
"test",
"react"
],
"author": "Cloud",
"license": "MIT",
"author": "mark",
"license": "ISC",
"bugs": {

@@ -43,0 +21,0 @@ "url": "https://github.com/xunuoi/react-i18n/issues"

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