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.11 to 1.12.12

7

CHANGELOG.md

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

## [1.12.12](https://github.com/hongaar/bandersnatch/compare/v1.12.11...v1.12.12) (2023-11-13)
### Bug Fixes
* **deps:** bump @types/yargs from 17.0.29 to 17.0.31 ([#536](https://github.com/hongaar/bandersnatch/issues/536)) ([6fd5bd2](https://github.com/hongaar/bandersnatch/commit/6fd5bd24ffe82c0ffe456934c72e036112a7923e))
## [1.12.11](https://github.com/hongaar/bandersnatch/compare/v1.12.10...v1.12.11) (2023-10-23)

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

16

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

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

"dependencies": {
"@types/yargs": "17.0.29",
"@types/yargs": "17.0.31",
"enquirer": "^2.3.6",

@@ -66,4 +66,4 @@ "string-argv": "^0.3.1",

"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.6",
"@types/node": "20.8.6",
"@types/jest": "29.5.8",
"@types/node": "20.8.10",
"convert-extension": "0.3.0",

@@ -74,7 +74,7 @@ "doctoc": "2.2.1",

"leasot": "13.3.0",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"mock-argv": "2.0.8",
"prettier": "3.0.3",
"semantic-release": "22.0.5",
"semantic-release-yarn": "2.0.1",
"prettier": "3.1.0",
"semantic-release": "22.0.7",
"semantic-release-yarn": "3.0.2",
"ts-jest": "29.1.1",

@@ -81,0 +81,0 @@ "ts-node": "10.9.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