Socket
Socket
Sign inDemoInstall

interactive

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

interactive - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

package.json
{
"name": "interactive",
"version": "0.1.6",
"version": "0.1.7",
"description": "Togglable interactive mode",

@@ -5,0 +5,0 @@ "main": "interactive.js",

@@ -9,2 +9,8 @@ interactive

**Install**
```
npm install interactive
```
**Please note that it switches stdin to rawMode, so if you have any listeners on it, it's best to close them first.**

@@ -22,2 +28,4 @@

**Special options**
Try ```:l <filename>``` to run a code snippet from a file!

@@ -24,0 +32,0 @@ Filename can be either relative to your project root or absolute.

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