Socket
Socket
Sign inDemoInstall

git-rev-sync

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-rev-sync - npm Package Compare versions

Comparing version 1.9.0 to 1.9.1

2

index.js

@@ -95,3 +95,3 @@ 'use strict';

if (/Detached: /.test(b)) {
return b.substr(11);
return b.substr(10);
}

@@ -98,0 +98,0 @@

{
"name": "git-rev-sync",
"version": "1.9.0",
"version": "1.9.1",
"author": "kurttheviking",

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

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