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 1.0.0 to 1.0.1

19

package.json

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

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