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.43.0 to 1.44.0

22

package.json
{
"name": "dugite",
"version": "1.43.0",
"version": "1.44.0",
"description": "Elegant bindings for Git",

@@ -10,3 +10,3 @@ "main": "./build/lib/index.js",

"build": "npm run clean && tsc -p ./tsconfig.json && tsc -p ./examples/tsconfig.json",
"prepublish": "npm run build && npm run test",
"prepare": "npm run build && npm run test",
"postpublish": "git push --follow-tags",

@@ -45,14 +45,14 @@ "test": "npm run test:fast && npm run test:slow && npm run test:external",

"devDependencies": {
"@types/chai": "3.5.2",
"@types/chai": "4.0.4",
"@types/checksum": "^0.1.30",
"@types/mkdirp": "^0.3.29",
"@types/mkdirp": "^0.5.1",
"@types/mocha": "^2.2.29",
"@types/node": "7.0.14",
"@types/progress": "^1.1.28",
"@types/request": "0.0.42",
"@types/rimraf": "0.0.28",
"@types/node": "8.0.31",
"@types/progress": "^2.0.0",
"@types/request": "2.0.3",
"@types/rimraf": "2.0.2",
"byline": "^5.0.0",
"chai": "^3.5.0",
"chai-as-promised": "^6.0.0",
"cross-env": "^4.0.0",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"cross-env": "^5.0.5",
"find-git-exec": "0.0.1-alpha.2",

@@ -59,0 +59,0 @@ "mocha": "^3.3.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