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

clever-tools

Package Overview
Dependencies
Maintainers
2
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clever-tools - npm Package Versions

1
57
15

2.1.0

Diff
clevercloud-ci
published 2.1.0 •

Changelog

Source

2.1.0 (2020-03-20)

  • Add clever accesslogs command to get history and contiuous access logs for apps and add-ons (fix #360)
  • Improve clever notify-email options handling and help
  • Warn about node version if there is an error
  • Enable small image for release via docker image
clevercloud-ci
published 2.1.0-beta.4 •
clevercloud-ci
published 2.1.0-beta.3 •
clevercloud-ci
published 2.1.0-beta.2 •
clevercloud-ci
published 2.1.0-beta.1 •
clevercloud-ci
published 2.1.0-beta.0 •
clevercloud-ci
published 2.0.0 •

Changelog

Source

2.0.0 (2020-03-06)

  • Enable node engines >=12 (fix #358)
  • Add elixir in autocomplete (fix #359)
  • Add new clever env import-vars FOO,BAR,BAZ command
  • Handle error when the .git folder is not found (fix #357) (Sacramentix)

⚠️ BREAKING CHANGES

  • Update @clevercloud/client to 3.0.0 (fix env-var parsing/serialization)

Be careful if you use clever env import with 2.0.0 with a file that was generated with an older version.

Please read PR 18 for more details.

clevercloud-ci
published 1.6.3 •

Changelog

Source

1.6.3 (2020-03-03)

  • Fix git commit display before a clever restart (for new empty repos)
  • Fix issue when config dir does not exist
  • Fix error handling (like ECONNRESET) via @clevercloud/client@2.3.1
  • Fix some connection errors via @clevercloud/client@2.3.1
clevercloud-ci
published 1.6.2 •

Changelog

Source

1.6.2 (2019-10-03)

  • Fix git commit diplay just before a clever deploy (for new empty repos)
clevercloud-ci
published 1.6.1 •

Changelog

Source

1.6.1 (2019-09-30)

  • Fix: Look for .git recursively so you can clever deploy from subdir