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

dugite

Package Overview
Dependencies
Maintainers
3
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dugite - npm Package Compare versions

Comparing version 1.38.0 to 1.39.0

2

package.json
{
"name": "dugite",
"version": "1.38.0",
"version": "1.39.0",
"description": "Elegant bindings for Git",

@@ -5,0 +5,0 @@ "main": "./build/lib/index.js",

@@ -15,10 +15,10 @@ const URL = require('url')

if (process.platform === 'darwin') {
config.checksum = '93c21455d41eb7d8ac0c3dd3113dab1748a7d4b228c70e06db98a5a75df247e1'
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc1/dugite-native-v2.14.1-macOS-7.tar.gz'
config.checksum = '700fc17972698c3b86c92df3ff35cff255da8192e98ef8c1bbe4252eacdb66c3'
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc2/dugite-native-v2.14.1-macOS-10.tar.gz'
} else if (process.platform === 'win32') {
config.checksum = 'dd5d02570b537821dc2698bad3a44f79de4366be4f0ff2e80f35c681a670af89'
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc1/dugite-native-v2.14.1-win32-7.tar.gz'
config.checksum = '866aa1de21707d983427c9a8f4645169f966ab5d78f4d54de3b8b990cd83e35c'
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc2/dugite-native-v2.14.1-win32-10.tar.gz'
} else if (process.platform === 'linux') {
config.checksum = '13b41ccefebbf909e07e1929c126bc24d17847d99c53d6ccff9267ad7c810ac1'
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc1/dugite-native-v2.14.1-ubuntu-7.tar.gz'
config.checksum = '534168503fc96a8981cb7eca6628b854bff54694ad7fc68a29018cc9d7110754'
config.source = 'https://github.com/desktop/dugite-native/releases/download/v2.14.1-rc2/dugite-native-v2.14.1-ubuntu-10.tar.gz'
}

@@ -25,0 +25,0 @@

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