Socket
Socket
Sign inDemoInstall

git-semver-tags

Package Overview
Dependencies
Maintainers
6
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-semver-tags - 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-semver-tags@2.0.1...git-semver-tags@2.0.2) (2018-11-01)
### Bug Fixes
* bad release of git-semver-tags ([8827ae4](https://github.com/conventional-changelog/conventional-changelog/commit/8827ae4))
## [2.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/git-semver-tags@2.0.0...git-semver-tags@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-semver-tags@1.3.6...git-semver-tags@2.0.0) (2018-05-29)

11

package.json
{
"name": "git-semver-tags",
"version": "2.0.0",
"version": "2.0.2",
"description": "Get all git semver tags of your repository in reverse chronological order",

@@ -38,9 +38,3 @@ "bugs": {

},
"devDependencies": {
"git-dummy-commit": "^1.2.0",
"shelljs": "^0.8.0"
},
"scripts": {
"lint": "eslint --fix .",
"test": "npm run-script lint && mocha --timeout 30000",
"test-windows": "mocha --timeout 30000"

@@ -50,3 +44,4 @@ },

"git-semver-tags": "cli.js"
}
},
"gitHead": "80ee156a3d42409c7e9d0bc3ff0eed134cb1c529"
}

@@ -14,3 +14,2 @@ # [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coveralls-image]][coveralls-url]

## Usage

@@ -17,0 +16,0 @@

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