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

ky

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ky - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

index.js

29

package.json
{
"name": "ky",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"version": "0.1.0",
"description": "Easy list UI for your CLI app",
"license": "MIT",
"repository": "sindresorhus/ky",
"bin": "cli.js",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "http://sindresorhus.com"
},
"author": "Diego Rodríguez Baquero <diegorbaquero@gmail.com>",
"license": "MIT"
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"devDependencies": {
"mocha": "*"
},
"dependencies": {
"chalk": "^0.4.0",
"keypress": "^0.2.1"
}
}
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