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

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.12.12 to 1.12.13

7

CHANGELOG.md

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

## [1.12.13](https://github.com/hongaar/bandersnatch/compare/v1.12.12...v1.12.13) (2023-11-27)
### Bug Fixes
* **deps:** bump @types/yargs from 17.0.31 to 17.0.32 ([#541](https://github.com/hongaar/bandersnatch/issues/541)) ([4f33cfb](https://github.com/hongaar/bandersnatch/commit/4f33cfbebfff9d69d9146c514b6a1ef5538a13af))
## [1.12.12](https://github.com/hongaar/bandersnatch/compare/v1.12.11...v1.12.12) (2023-11-13)

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

10

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

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

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

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

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

@@ -77,3 +77,3 @@ "doctoc": "2.2.1",

"prettier": "3.1.0",
"semantic-release": "22.0.7",
"semantic-release": "22.0.8",
"semantic-release-yarn": "3.0.2",

@@ -80,0 +80,0 @@ "ts-jest": "29.1.1",

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