autorespond
Advanced tools
Comparing version 0.9.7 to 1.0.0
@@ -6,3 +6,3 @@ { | ||
"keywords": [ "terminal", "command", "stdin", "automatic", "response" ], | ||
"version": "0.9.7", | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
@@ -26,6 +26,5 @@ "author": { | ||
"babel-eslint": "10.1.0", | ||
"eslint": "7.17.0", | ||
"eslint-config-standard": "16.0.2", | ||
"eslint-plugin-promise": "4.2.1", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint": "7.31.0", | ||
"eslint-config-standard": "16.0.3", | ||
"eslint-plugin-import": "2.23.4", | ||
"eslint-plugin-node": "11.1.0", | ||
@@ -38,9 +37,9 @@ "npm-run-all": "4.1.5", | ||
"dependencies" : { | ||
"yargs": "16.2.0", | ||
"chalk": "4.1.0", | ||
"yargs": "17.0.1", | ||
"chalk": "4.1.1", | ||
"strip-ansi": "6.0.0", | ||
"node-pty": "0.9.0" | ||
"node-pty": "0.10.1" | ||
}, | ||
"engines": { | ||
"node": ">=10.0.0" | ||
"node": ">=12.0.0" | ||
}, | ||
@@ -47,0 +46,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9
0
23552
+ Addedchalk@4.1.1(transitive)
+ Addednode-pty@0.10.1(transitive)
+ Addedyargs@17.0.1(transitive)
- Removedchalk@4.1.0(transitive)
- Removednode-pty@0.9.0(transitive)
- Removedyargs@16.2.0(transitive)
Updatedchalk@4.1.1
Updatednode-pty@0.10.1
Updatedyargs@17.0.1