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.6 to 1.12.7

7

CHANGELOG.md

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

## [1.12.7](https://github.com/hongaar/bandersnatch/compare/v1.12.6...v1.12.7) (2023-09-25)
### Bug Fixes
* **deps:** bump @types/yargs from 17.0.24 to 17.0.25 ([#514](https://github.com/hongaar/bandersnatch/issues/514)) ([9c76f43](https://github.com/hongaar/bandersnatch/commit/9c76f43050ce5648784541933e70083345c6b550))
## [1.12.6](https://github.com/hongaar/bandersnatch/compare/v1.12.5...v1.12.6) (2023-07-31)

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

22

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

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

"dependencies": {
"@types/yargs": "17.0.24",
"@types/yargs": "17.0.25",
"enquirer": "^2.3.6",

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

"@semantic-release/git": "10.0.1",
"@types/jest": "29.5.3",
"@types/node": "20.4.4",
"@types/jest": "29.5.5",
"@types/node": "20.6.5",
"convert-extension": "0.3.0",
"doctoc": "2.2.1",
"husky": "8.0.3",
"jest": "29.6.2",
"jest": "29.7.0",
"leasot": "13.3.0",
"lint-staged": "13.2.3",
"lint-staged": "14.0.1",
"mock-argv": "2.0.8",
"prettier": "3.0.0",
"semantic-release": "21.0.7",
"semantic-release-yarn": "2.0.0",
"prettier": "3.0.3",
"semantic-release": "22.0.5",
"semantic-release-yarn": "2.0.1",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"tsd": "0.28.1",
"typescript": "5.1.6"
"tsd": "0.29.0",
"typescript": "5.2.2"
},

@@ -84,0 +84,0 @@ "packageManager": "yarn@3.5.0",

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