Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@bfly/smartling-cli
Advanced tools
Tool to upload messages and download translations from Smartling as part of the Cloud deployments.
Tool to upload messages and download translations from Smartling as part of the Cloud deployments.
To run it, first install dependencies:
$ yarn
Then set environment variables that grant access to the smartling account:
export SMARTLING_USER_IDENTIFIER=my-user-id
export SMARTLING_USER_SECRET=my-user-secret
export SMARTLING_PROJECT_ID=my-project-id
Finally, run it, passing in the File URI that Smartling uses to identify messages:
yarn bfly-smartling download --env dev --smartling-file-uri="/telemed-frontend/messages.en.json"
This uses default paths for input and output that can be overridden by CLI arguments.
FAQs
Tool to upload messages and download translations from Smartling as part of the Cloud deployments.
We found that @bfly/smartling-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.