Socket
Socket
Sign inDemoInstall

bandersnatch

Package Overview
Dependencies
24
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.12.8 to 1.12.9

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.12.9](https://github.com/hongaar/bandersnatch/compare/v1.12.8...v1.12.9) (2023-10-09)
### Bug Fixes
* **deps:** bump @types/yargs from 17.0.26 to 17.0.28 ([#517](https://github.com/hongaar/bandersnatch/issues/517)) ([66abe50](https://github.com/hongaar/bandersnatch/commit/66abe501c8b6711ddd9137a7cc0a6c7fbb06bc17))
## [1.12.8](https://github.com/hongaar/bandersnatch/compare/v1.12.7...v1.12.8) (2023-10-02)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "bandersnatch",
"version": "1.12.8",
"version": "1.12.9",
"description": "Simple TypeScript CLI / REPL framework",

@@ -56,3 +56,3 @@ "keywords": [

"dependencies": {
"@types/yargs": "17.0.26",
"@types/yargs": "17.0.28",
"enquirer": "^2.3.6",

@@ -67,3 +67,3 @@ "string-argv": "^0.3.1",

"@types/jest": "29.5.5",
"@types/node": "20.6.5",
"@types/node": "20.8.0",
"convert-extension": "0.3.0",

@@ -70,0 +70,0 @@ "doctoc": "2.2.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc