New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

git-tag-version

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-tag-version - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

bin/cli.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
var gitTagVersion = require('../src/git-tag-version');

@@ -2,0 +4,0 @@

2

package.json
{
"name": "git-tag-version",
"description": "Calculate project version from git tags.",
"version": "1.3.0",
"version": "1.3.1",
"homepage": "https://github.com/bushee/git-tag-version",

@@ -6,0 +6,0 @@ "author": {

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