Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

autorespond

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autorespond - npm Package Compare versions

Comparing version 0.9.7 to 1.0.0

17

package.json

@@ -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

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