New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-intl-manager

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

react-intl-manager

Manage all translations based on the extracted messages of the babel-plugin-react-intl

unpublished
latest
npmnpm
Version
6.0.1
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Fork of https://github.com/GertjanReynaert/react-intl-translations-manager

npm i -D react-intl-manager

# usage
react-intl-manager "./path/to/locale-json-files"

Contributing

# makes cli.js available
npm link

FIXME: TODO

  • don't generate whitelist_*.json files
  • move stuff from .sh and .js into here - it should be zero-config for us - just expose a bin
  • format in a way that makes prettier happy
  • remove json-stable-stringify and glob
  • generate a code quality report for gitlab - flag every missing translations from each json file and flag every translation that's null
  • coverage

FAQs

Package last updated on 05 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts