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

clever-tools

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clever-tools - npm Package Versions

clevercloud-ci
published 2.11.0 •
72

Supply Chain Security

100

Quality

98

Maintenance

100

Vulnerabilities

100

License


Changelog

Source

2.11.0 (2023-07-25)

  • skip preorder step on addon creation
  • add clever addon env command
  • improve implicit ID params (owner and add-on ID / real ID) for clever database
clevercloud-ci
published 2.10.1 •
77

Supply Chain Security

100

Quality

92

Maintenance

100

Vulnerabilities

100

License


Changelog

Source

2.10.1 (2023-02-20)

  • clever database command
    • Improve output when trying
  • clever database backups command
    • Improve output when there are no backups yet
    • Fix command with personal orga
    • Improve example for database-id option
clevercloud-ci
published 2.10.0 •
77

Supply Chain Security

100

Quality

92

Maintenance

100

Vulnerabilities

100

License


Changelog

Source

2.10.0 (2023-02-16)

  • add clever database backups DATABASE-ID command to list backups of a database
  • add clever database backups download DATABASE-ID BACKUP-IP command to download a backup
  • add clever curl so we can prefix any curl command with clever and benefit from the local oAuth v1 auth
clevercloud-ci
published 2.10.0-beta.2 •
78

Supply Chain Security

100

Quality

96

Maintenance

100

Vulnerabilities

100

License


Changelog

Source

2.10.0-beta.2 (2022-09-13)

  • NetworkGroups fix wrong function call.
clevercloud-ci
published 2.10.0-beta.1 •
78

Supply Chain Security

100

Quality

96

Maintenance

100

Vulnerabilities

100

License


3 metrics improved

3 decreased metrics

+9 files added

5 files modified

+420 lines added

-36 lines removed

+1 dependency added

+2 transitive dependencies added

-1 transitive dependency removed

1 dependency updated

clevercloud-ci
published 2.10.0-beta.0 •

Changelog

Source

2.10.0-beta.0 (2022-09-06)

  • Add NetworkGroups commands clever ng --help
clevercloud-ci
published 2.9.1 •

Changelog

Source

2.9.1 (2022-02-28)

  • Upgrade opn to open
clevercloud-ci
published 2.9.0 •

Changelog

Source

2.9.0 (2022-01-12)

  • Add NewRelic support in clever drains
hsablonniere
published 2.8.1 •

Changelog

Source

2.8.1 (2022-01-10)

  • Fix colors to 1.4.0
clevercloud-ci
published 2.8.0 •

Changelog

Source

2.8.0 (2021-02-09)

  • Add options support for clever addon create (options like encryption-at-rest)
  • Display available versions in clever addon providers show <provider>
  • Display available options in clever addon providers show <provider>
  • Fix clever deploy which was displaying logs from runtime instances
  • Fix clever accesslogs so it doesn't fail when source object is undefined
  • Prevent race conditions on parallel CI configs with clever deploy and git add remote
  • Format .clever.json (Mickael Chanrion)