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

i18nexus-cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18nexus-cli - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "i18nexus-cli",
"version": "2.0.1",
"version": "2.0.2",
"description": "Command line interface (CLI) for accessing the i18nexus API",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -50,12 +50,12 @@ # i18nexus-cli

| Option | Default value |
| ------------------ | ------------------ |
| `--apiKey` or `-k` | |
| `--path` or `-p` | `./public/locales` |
| `--ver` or `-v` | `latest` |
| `--clean` | `false` |
| Option | Default value |
| ------------------- | ------------------ |
| `--api-key` or `-k` | |
| `--path` or `-p` | `./public/locales` |
| `--ver` or `-v` | `latest` |
| `--clean` | `false` |
#### Details
`--apiKey`
`--api-key`
Your project API key (Can also be set using environment variable `I18NEXUS_API_KEY`)

@@ -62,0 +62,0 @@

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