Socket
Socket
Sign inDemoInstall

git-raw-commits

Package Overview
Dependencies
Maintainers
4
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.0 to 2.0.2

22

CHANGELOG.md

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

## [2.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/git-raw-commits@2.0.1...git-raw-commits@2.0.2) (2019-04-10)
### Bug Fixes
* **deps:** update dependency through2 to v3 ([#392](https://github.com/conventional-changelog/conventional-changelog/issues/392)) ([26fe91f](https://github.com/conventional-changelog/conventional-changelog/commit/26fe91f))
## [2.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/git-raw-commits@2.0.0...git-raw-commits@2.0.1) (2018-11-01)
### Bug Fixes
* Upgrade to Lerna 3, fix Node.js v11 error ([#385](https://github.com/conventional-changelog/conventional-changelog/issues/385)) ([cdef282](https://github.com/conventional-changelog/conventional-changelog/commit/cdef282))
<a name="2.0.0"></a>

@@ -8,0 +30,0 @@ # [2.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/git-raw-commits@1.3.6...git-raw-commits@2.0.0) (2018-05-29)

13

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

@@ -40,11 +40,5 @@ "bugs": {

"split2": "^2.0.0",
"through2": "^2.0.0"
"through2": "^3.0.0"
},
"devDependencies": {
"mkdirp": "^0.5.1",
"shelljs": "^0.8.0"
},
"scripts": {
"lint": "eslint --fix .",
"test": "npm run-script lint && mocha --timeout 30000",
"test-windows": "mocha --timeout 30000"

@@ -54,3 +48,4 @@ },

"git-raw-commits": "cli.js"
}
},
"gitHead": "b3416cbb411f49420b13e8fe306528b372b07a8b"
}
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