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.7.1 to 1.7.2

7

CHANGELOG.md

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

## [1.7.2](https://github.com/hongaar/bandersnatch/compare/v1.7.1...v1.7.2) (2021-08-13)
### Bug Fixes
* **deps:** update dependency yargs to v17.1.1 ([#288](https://github.com/hongaar/bandersnatch/issues/288)) ([f6d072f](https://github.com/hongaar/bandersnatch/commit/f6d072f24ca5ec7a07db304454fb157e41a58029))
## [1.7.1](https://github.com/hongaar/bandersnatch/compare/v1.7.0...v1.7.1) (2021-08-05)

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

6

package.json
{
"name": "bandersnatch",
"description": "Simple TypeScript CLI / REPL framework",
"version": "1.7.1",
"version": "1.7.2",
"repository": {

@@ -50,3 +50,3 @@ "type": "git",

"@semantic-release/git": "9.0.0",
"@types/jest": "26.0.24",
"@types/jest": "27.0.1",
"@types/node": "15.6.2",

@@ -60,5 +60,5 @@ "doctoc": "2.0.1",

"ts-jest": "27.0.4",
"ts-node": "10.1.0",
"ts-node": "10.2.0",
"typescript": "4.3.5"
}
}
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