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

isomorphic-git

Package Overview
Dependencies
Maintainers
3
Versions
408
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isomorphic-git - npm Package Compare versions

Comparing version 1.21.0 to 1.22.0

8

browser-tests.json
[
"Chrome Headless 79.0.3945.0 (Linux x86_64)",
"Firefox 103.0 (Ubuntu 0.0.0)",
"Firefox 110.0 (Ubuntu 0.0.0)",
"Chrome 108.0.0.0 (Android 10)",
"Edge 79.0.309.65 (Windows 10)",
"Mobile Safari 13.0 (iOS 13.0)",
"X Chrome 103.0.5060.53 (Android 10)",
"Safari 13.1 (Mac OS 10.15.4)",
"X Chrome 103.0.5060.53 (Android 10)",
"Chrome 103.0.5060.53 (Android 10)"
"Mobile Safari 13.0 (iOS 13.0)"
]
{
"name": "isomorphic-git",
"version": "1.21.0",
"version": "1.22.0",
"description": "A pure JavaScript reimplementation of git for node and browsers",

@@ -81,3 +81,3 @@ "type": "module",

"babel-core": "7.0.0-bridge.0",
"babel-loader": "8.0.6",
"babel-loader": "8.3.0",
"browserfs": "2.0.0",

@@ -104,3 +104,3 @@ "bundlewatch": "^0.3.2",

"jest": "^27.5.1",
"jest-junit": "7.0.0",
"jest-junit": "^15.0.0",
"jsdoc-api": "5.0.3",

@@ -107,0 +107,0 @@ "karma": "^6.3.18",

@@ -19,2 +19,12 @@ <p align="center">

## Project status
The original author of the project ([Billie Hilton](https://github.com/wmhilton)) left the project, but the project is still maintained by two volunteers:
* [@jcubic](https://github.com/jcubic) (most active)
* [@mojavelinux](https://github.com/mojavelinux)
But they don't write much code, mainly do code review and try to answer to issues and on Gitter, they just don't want the project to die. So you can say that this project is community driven (as jcubic always reply to issues). Which means that if you want a feature to be implemented you need to do this yourself or find someone that is willing to write the code for you. The project have some money on [OpenCollective](https://opencollective.com/isomorphic-git) and we can spend it on some development, if you find somoene that is willing to code in exchange to some bucks (it may be you), but we don't have a lot so don't expect to have full sallary.
If you want to help this project you're more than welcome to do so.
## Supported Environments

@@ -291,3 +301,3 @@

<td align="center"><a href="https://github.com/hirokiosame"><img src="https://avatars0.githubusercontent.com/u/1075694?v=4&s=60?s=60" width="60px;" alt=""/><br /><sub><b>Hiroki Osame</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=hirokiosame" title="Code">💻</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=hirokiosame" title="Documentation">📖</a></td>
<td align="center"><a href="http://jcubic.pl/me"><img src="https://avatars1.githubusercontent.com/u/280241?v=4&s=60?s=60" width="60px;" alt=""/><br /><sub><b>Jakub Jankiewicz</b></sub></a><br /><a href="#question-jcubic" title="Answering Questions">💬</a> <a href="https://github.com/isomorphic-git/isomorphic-git/issues?q=author%3Ajcubic" title="Bug reports">🐛</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=jcubic" title="Code">💻</a> <a href="#example-jcubic" title="Examples">💡</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=jcubic" title="Tests">⚠️</a></td>
<td align="center"><a href="https://jcubic.pl/me"><img src="https://avatars1.githubusercontent.com/u/280241?v=4&s=60?s=60" width="60px;" alt=""/><br /><sub><b>Jakub Jankiewicz</b></sub></a><br /><a href="#question-jcubic" title="Answering Questions">💬</a> <a href="https://github.com/isomorphic-git/isomorphic-git/issues?q=author%3Ajcubic" title="Bug reports">🐛</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=jcubic" title="Code">💻</a> <a href="#example-jcubic" title="Examples">💡</a> <a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=jcubic" title="Tests">⚠️</a></td>
</tr>

@@ -294,0 +304,0 @@ <tr>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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