Socket
Socket
Sign inDemoInstall

git-raw-commits

Package Overview
Dependencies
Maintainers
6
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-raw-commits - npm Package Compare versions

Comparing version 2.0.3 to 2.0.7

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.0.7](https://github.com/conventional-changelog/conventional-changelog/compare/git-raw-commits@2.0.3...git-raw-commits@2.0.7) (2020-05-08)
### Bug Fixes
* **deps:** update yargs-parser to move off a flagged-vulnerable version. ([#635](https://github.com/conventional-changelog/conventional-changelog/issues/635)) ([aafc0f0](https://github.com/conventional-changelog/conventional-changelog/commit/aafc0f00412c3e4b23b8418300e5a570a48fe24d))
## [2.0.3](https://github.com/conventional-changelog/conventional-changelog/compare/git-raw-commits@2.0.2...git-raw-commits@2.0.3) (2019-11-14)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "git-raw-commits",
"version": "2.0.3",
"version": "2.0.7",
"description": "Get raw git commits out of your repository using git-log(1)",

@@ -20,3 +20,3 @@ "bugs": {

"engines": {
"node": ">=6.9.0"
"node": ">=10"
},

@@ -37,5 +37,5 @@ "files": [

"dependencies": {
"dargs": "^4.0.1",
"dargs": "^7.0.0",
"lodash.template": "^4.0.2",
"meow": "^5.0.0",
"meow": "^7.0.0",
"split2": "^2.0.0",

@@ -50,3 +50,3 @@ "through2": "^3.0.0"

},
"gitHead": "79217815a7ce5f3d3f833961ce9a14bd454e5789"
"gitHead": "83643c5a0d2c4d7c9ba14cbf990ffbc577a51e8c"
}
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