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

asky

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asky - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

LICENSE

67

package.json
{
"name": "asky",
"version": "0.1.0",
"description": "",
"main": "index.js",
"version": "0.2.0",
"description": "Small and simple, pluggable prompter",
"repository": "tunnckoCore/asky",
"author": "Charlike Mike Reagent (https://charlike.online)",
"nspId": "todo",
"main": "./sec/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "hela",
"test": "yarn start test",
"precommit": "yarn start precommit",
"commit": "yarn start commit"
},
"keywords": [],
"author": "",
"license": "Apache-2.0"
"license": "Apache-2.0",
"licenseStart": 2017,
"engines": {
"node": ">=8",
"npm": ">=5",
"yarn": ">=1"
},
"files": [
"src/"
],
"dependencies": {
"p-map-series": "1.0.0"
},
"devDependencies": {
"hela": "*",
"hela-config-tunnckocore": "*",
"mukla": "0.4.9"
},
"keywords": [
"automation"
],
"verb": {
"run": true,
"toc": {
"render": true,
"method": "preWrite",
"maxdepth": 3
},
"layout": "empty",
"tasks": [
"readme"
],
"related": {
"list": [
"dush",
"p-map-series",
"execa",
"hela",
"mri"
],
"highlight": "hela"
},
"lint": {
"reflinks": true
},
"reflinks": []
},
"release": {
"analyzeCommits": "simple-commit-message"
}
}
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