autorespond
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,3 +6,3 @@ { | ||
"keywords": [ "terminal", "command", "stdin", "automatic", "response" ], | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
@@ -26,17 +26,20 @@ "author": { | ||
"babel-eslint": "10.1.0", | ||
"eslint": "7.31.0", | ||
"eslint": "7.32.0", | ||
"eslint-config-standard": "16.0.3", | ||
"eslint-plugin-import": "2.23.4", | ||
"eslint-plugin-import": "2.24.0", | ||
"eslint-plugin-node": "11.1.0", | ||
"npm-run-all": "4.1.5", | ||
"remark-cli": "9.0.0", | ||
"remark": "13.0.0", | ||
"remark-man": "7.0.0" | ||
"remark-cli": "10.0.0", | ||
"remark": "14.0.1", | ||
"remark-man": "8.0.0" | ||
}, | ||
"dependencies" : { | ||
"yargs": "17.0.1", | ||
"chalk": "4.1.1", | ||
"yargs": "17.1.0", | ||
"chalk": "4.1.2", | ||
"strip-ansi": "6.0.0", | ||
"node-pty": "0.10.1" | ||
}, | ||
"upd": [ | ||
"!strip-ansi" | ||
], | ||
"engines": { | ||
@@ -43,0 +46,0 @@ "node": ">=12.0.0" |
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
23597
+ Addedchalk@4.1.2(transitive)
+ Addedyargs@17.1.0(transitive)
- Removedchalk@4.1.1(transitive)
- Removedyargs@17.0.1(transitive)
Updatedchalk@4.1.2
Updatedyargs@17.1.0