Socket
Socket
Sign inDemoInstall

js-git

Package Overview
Dependencies
4
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.4 to 0.7.5

17

package.json
{
"name": "js-git",
"version": "0.7.4",
"version": "0.7.5",
"description": "Git Implemented in JavaScript",
"keywords": ["git", "js-git"],
"keywords": [
"git",
"js-git"
],
"repository": {

@@ -19,8 +22,8 @@ "type": "git",

"dependencies": {
"bodec": "git://github.com/creationix/bodec.git",
"pathjoin": "git://github.com/creationix/pathjoin.git",
"git-sha1": "git://github.com/creationix/git-sha1.git",
"pako": "git://github.com/nodeca/pako.git",
"culvert": "~0.1.1"
"bodec": "^0.1.0",
"culvert": "^0.1.2",
"git-sha1": "^0.1.2",
"pako": "^0.2.5",
"pathjoin": "git://github.com/creationix/pathjoin.git"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc