Socket
Socket
Sign inDemoInstall

listen-in

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

listen-in - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

24

package.json
{
"name": "listen-in",
"version": "1.0.1",
"version": "1.0.2",
"description": "Promise based STDIN listener for node applications",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {

@@ -14,7 +17,20 @@ "pretest": "eslint ./",

},
"repository": {
"type": "git",
"url": "git+https://github.com/tbremer/listen-in.git"
},
"keywords": [
"stdin"
"stdin",
"user input"
],
"author": "",
"license": "ISC",
"author": {
"name": "Tom Bremer",
"email": "tom@tbremer.com",
"url": "http://tbremer.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/tbremer/listen-in/issues"
},
"homepage": "https://github.com/tbremer/listen-in#readme",
"devDependencies": {

@@ -21,0 +37,0 @@ "eslint": "^3.5.0",

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