Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

reliable-git

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reliable-git - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

rethinkdb_data/log_file

2

lib/reliable-git.js

@@ -70,3 +70,3 @@ /* ================================================================

var _getInfo = Promise.all([
this.exec('log', '--pretty=format:"%h#%cn#%cd#%s"', '-n', '1'),
this.exec('log', '--pretty=format:%h#%cn#%cd#%s', '-n', '1'),
this.currentBranch()])

@@ -73,0 +73,0 @@ .then(function(values) {

{
"name": "reliable-git",
"version": "0.1.1",
"version": "0.1.2",
"description": "reliable-git",

@@ -5,0 +5,0 @@ "keywords": [

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