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

nerdbank-gitversioning

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nerdbank-gitversioning - npm Package Compare versions

Comparing version 3.6.65-alpha to 3.6.79-alpha

nbgv.cli/tools/net6.0/any/cs/System.CommandLine.resources.dll

2

core.js

@@ -8,3 +8,3 @@ "use strict";

var command = dotnetCommand || 'dotnet';
const nbgvDll = path.join(__dirname, nbgvPath, "tools", "netcoreapp3.1", "any", "nbgv.dll");
const nbgvDll = path.join(__dirname, nbgvPath, "tools", "net6.0", "any", "nbgv.dll");
return `${command} "${nbgvDll}"`;

@@ -11,0 +11,0 @@ }

{
"name": "nerdbank-gitversioning",
"version": "3.6.65-alpha",
"version": "3.6.79-alpha",
"description": "Stamps your NPM packages with semver 2.0 compliant git commit specific version information.",

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

Sorry, the diff of this file is not supported yet

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