clever-tools
Advanced tools
Comparing version 2.6.2-beta.1 to 2.6.2-beta.2
{ | ||
"name": "clever-tools", | ||
"version": "2.6.2-beta.1", | ||
"version": "2.6.2-beta.2", | ||
"description": "Command Line Interface for Clever Cloud.", | ||
@@ -32,37 +32,37 @@ "main": "bin/clever.js", | ||
"colors": "^1.4.0", | ||
"common-env": "^6.3.1", | ||
"common-env": "^6.4.0", | ||
"eventsource": "^1.0.7", | ||
"isomorphic-git": "1.7.0", | ||
"linux-release-info": "^2.0.0", | ||
"lodash": "^4.17.15", | ||
"mkdirp": "^1.0.3", | ||
"moment": "^2.24.0", | ||
"isomorphic-git": "1.7.4", | ||
"linux-release-info": "^3.0.0", | ||
"lodash": "^4.17.20", | ||
"mkdirp": "^1.0.4", | ||
"moment": "^2.27.0", | ||
"opn": "^6.0.0", | ||
"slugify": "^1.4.0", | ||
"slugify": "^1.4.5", | ||
"string-length": "^3.1.0", | ||
"superagent": "^5.2.2", | ||
"superagent": "^6.0.0", | ||
"text-table": "^0.2.0", | ||
"update-notifier": "^4.1.0", | ||
"ws": "^7.2.3", | ||
"update-notifier": "^4.1.1", | ||
"ws": "^7.3.1", | ||
"xdg": "^0.1.1" | ||
}, | ||
"devDependencies": { | ||
"aws-sdk": "^2.641.0", | ||
"aws-sdk": "^2.735.0", | ||
"chai": "^4.2.0", | ||
"del": "^5.1.0", | ||
"eslint": "^6.8.0", | ||
"eslint-config-standard": "^14.1.0", | ||
"eslint-plugin-import": "^2.20.1", | ||
"eslint-plugin-node": "^11.0.0", | ||
"eslint": "^7.7.0", | ||
"eslint-config-standard": "^14.1.1", | ||
"eslint-plugin-import": "^2.22.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-standard": "^4.0.1", | ||
"fs-extra": "^8.1.0", | ||
"fs-extra": "^9.0.1", | ||
"glob": "^7.1.6", | ||
"grunt": "^1.1.0", | ||
"grunt": "^1.2.1", | ||
"grunt-cli": "^1.3.2", | ||
"grunt-http": "^2.3.3", | ||
"grunt-mocha-test": "^0.13.3", | ||
"mocha": "^7.1.1", | ||
"pkg": "^4.4.4", | ||
"semver": "^7.1.3" | ||
"mocha": "^8.1.1", | ||
"pkg": "^4.4.9", | ||
"semver": "^7.3.2" | ||
}, | ||
@@ -69,0 +69,0 @@ "scripts": { |
+ Addedisomorphic-git@1.7.4(transitive)
+ Addedlinux-release-info@3.0.0(transitive)
+ Addedsuperagent@6.1.0(transitive)
- Removedbase64-js@0.0.2(transitive)
- Removedbops@0.0.7(transitive)
- Removedgit-apply-delta@0.0.7(transitive)
- Removedisomorphic-git@1.7.0(transitive)
- Removedlinux-release-info@2.0.0(transitive)
- Removedto-utf8@0.0.1(transitive)
- Removedvarint@0.0.3(transitive)
Updatedcommon-env@^6.4.0
Updatedisomorphic-git@1.7.4
Updatedlinux-release-info@^3.0.0
Updatedlodash@^4.17.20
Updatedmkdirp@^1.0.4
Updatedmoment@^2.27.0
Updatedslugify@^1.4.5
Updatedsuperagent@^6.0.0
Updatedupdate-notifier@^4.1.1
Updatedws@^7.3.1