๐Ÿš€ Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more โ†’
Sign In

isomorphic-git

Package Overview
Dependencies
Maintainers
3
Versions
451
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.37.6
to
1.37.7
+9
-3
package.json
{
"name": "isomorphic-git",
"version": "1.37.6",
"version": "1.37.7",
"description": "A pure JavaScript reimplementation of git for node and browsers",

@@ -11,4 +11,10 @@ "type": "module",

".": {
"types": "./index.d.cts",
"default": "./index.cjs"
"node": {
"types": "./index.d.cts",
"default": "./index.cjs"
},
"default": {
"types": "./index.d.ts",
"default": "./index.js"
}
},

@@ -15,0 +21,0 @@ "./http/node": {

@@ -422,2 +422,3 @@ <p align="center">

<td align="center"><a href="https://github.com/N0zoM1z0"><img src="https://avatars.githubusercontent.com/u/161784452?v=4?s=60" width="60px;" alt=""/><br /><sub><b>N0zoM1z0</b></sub></a><br /><a href="#security-N0zoM1z0" title="Security">๐Ÿ›ก๏ธ</a></td>
<td align="center"><a href="https://github.com/amxmln"><img src="https://avatars.githubusercontent.com/u/15271679?v=4?s=60" width="60px;" alt=""/><br /><sub><b>Amadeus Maximilian</b></sub></a><br /><a href="https://github.com/isomorphic-git/isomorphic-git/commits?author=amxmln" title="Code">๐Ÿ’ป</a> <a href="https://github.com/isomorphic-git/isomorphic-git/issues?q=author%3Aamxmln" title="Bug reports">๐Ÿ›</a></td>
</tr>

@@ -424,0 +425,0 @@ </table>

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