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 1.3.0 to 1.3.1

8

CHANGELOG.md

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

<a name="1.3.1"></a>
## [1.3.1](https://github.com/stevemao/git-semver-tags/compare/git-semver-tags@1.3.0...git-semver-tags@1.3.1) (2018-02-13)
**Note:** Version bump only for package git-semver-tags
<a name="1.3.0"></a>

@@ -8,0 +16,0 @@ # [1.3.0](https://github.com/stevemao/git-semver-tags/compare/git-semver-tags@1.2.3...git-semver-tags@1.3.0) (2018-01-29)

1

index.js
'use strict';
var exec = require('child_process').exec;

@@ -3,0 +4,0 @@ var semverValid = require('semver').valid;

2

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

@@ -5,0 +5,0 @@ "homepage": "https://github.com/stevemao/git-semver-tags",

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