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
6
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clever-tools - npm Package Compare versions

Comparing version 2.7.0 to 2.7.1

4

CHANGELOG.md
# clever-tools changelog
## 2.7.1 (2020-08-21)
* Fix linux-release-info usage in `clever diag`
## 2.7.0 (2020-08-20)

@@ -4,0 +8,0 @@

2

package.json
{
"name": "clever-tools",
"version": "2.7.0",
"version": "2.7.1",
"description": "Command Line Interface for Clever Cloud.",

@@ -5,0 +5,0 @@ "main": "bin/clever.js",

@@ -5,3 +5,3 @@ 'use strict';

const getLinuxInfos = require('linux-release-info');
const { releaseInfo: getLinuxInfos } = require('linux-release-info');
const colors = require('colors/safe');

@@ -8,0 +8,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