Socket
Socket
Sign inDemoInstall

bandersnatch

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bandersnatch - npm Package Compare versions

Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.6

30

package.json
{
"name": "bandersnatch",
"description": "",
"version": "1.0.0-alpha.5",
"description": "Simple TypeScript CLI / REPL framework",
"version": "1.0.0-alpha.6",
"repository": {
"type": "git",
"url": "https://github.com/hongaar/bandersnatch.git"
},
"keywords": [
"cli",
"args",
"argv",
"parser",
"terminal",
"console",
"program",
"command",
"argument",
"option"
],
"main": "lib/index.js",

@@ -22,3 +38,3 @@ "files": [

"@types/inquirer": "6.5.0",
"@types/yargs": "15.0.4",
"@types/yargs": "15.0.5",
"inquirer": "7.1.0",

@@ -29,3 +45,3 @@ "string-argv": "0.3.1",

"devDependencies": {
"@types/jest": "25.2.1",
"@types/jest": "25.2.3",
"@types/node": "12.12.35",

@@ -35,9 +51,9 @@ "doctoc": "1.4.0",

"jest": "26.0.1",
"leasot": "10.3.0",
"leasot": "10.6.0",
"mock-argv": "1.1.6",
"prettier": "2.0.5",
"promise.prototype.finally": "3.1.2",
"ts-jest": "25.5.0",
"ts-jest": "26.0.0",
"ts-node": "8.10.1",
"typescript": "3.8.3"
"typescript": "3.9.3"
},

@@ -44,0 +60,0 @@ "husky": {

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