Socket
Socket
Sign inDemoInstall

readline-utils

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

readline-utils - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

16

package.json
{
"name": "readline-utils",
"description": "Readline utils, for moving the cursor, clearing lines, creating a readline interface, and more.",
"version": "2.1.0",
"version": "2.1.1",
"homepage": "https://github.com/enquirer/readline-utils",

@@ -29,14 +29,12 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

"arr-flatten": "^1.0.3",
"cli-width": "^2.1.0",
"extend-shallow": "^2.0.1",
"get-value": "^2.0.6",
"is-buffer": "^1.1.5",
"is-number": "^3.0.0",
"is-windows": "^1.0.1",
"lazy-cache": "^2.0.2",
"mute-stream": "^0.0.7"
"mute-stream": "^0.0.7",
"window-size": "^1.0.0"
},
"devDependencies": {
"gulp-format-md": "^0.1.12",
"mocha": "^3.3.0"
"mocha": "^3.3.0",
"gulp-format-md": "^0.1.12"
},

@@ -64,6 +62,2 @@ "keywords": [

},
"reflinks": [
"verb",
"verb-generate-readme"
],
"lint": {

@@ -70,0 +64,0 @@ "reflinks": true

@@ -325,3 +325,3 @@ # readline-utils [![NPM version](https://img.shields.io/npm/v/readline-utils.svg?style=flat)](https://www.npmjs.com/package/readline-utils) [![NPM monthly downloads](https://img.shields.io/npm/dm/readline-utils.svg?style=flat)](https://npmjs.org/package/readline-utils) [![NPM total downloads](https://img.shields.io/npm/dt/readline-utils.svg?style=flat)](https://npmjs.org/package/readline-utils) [![Linux Build Status](https://img.shields.io/travis/enquirer/readline-utils.svg?style=flat&label=Travis)](https://travis-ci.org/enquirer/readline-utils) [![Windows Build Status](https://img.shields.io/appveyor/ci/enquirer/readline-utils.svg?style=flat&label=AppVeyor)](https://ci.appveyor.com/project/enquirer/readline-utils)

| --- | --- |
| 30 | [jonschlinkert](https://github.com/jonschlinkert) |
| 34 | [jonschlinkert](https://github.com/jonschlinkert) |
| 7 | [doowb](https://github.com/doowb) |

@@ -361,2 +361,2 @@

_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on May 09, 2017._
_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on May 11, 2017._
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