isomorphic-git
Advanced tools
+9
-3
| { | ||
| "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": { |
+1
-0
@@ -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
4782001
0.01%467
0.21%