isomorphic-git 1.37.0 → 1.37.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.cjs CHANGED
@@ -9261,8 +9261,8 @@ function filterCapabilities(server, client) {
9261
9261
 
9262
9262
  const pkg = {
9263
9263
  name: 'isomorphic-git',
9264
- version: '1.37.0',
9265
- agent: 'git/isomorphic-git@1.37.0',
9264
+ version: '1.37.1',
9265
+ agent: 'git/isomorphic-git@1.37.1',
9266
9266
  };
9267
9267
 
9268
9268
  class FIFO {
package/index.js CHANGED
@@ -9255,8 +9255,8 @@ function filterCapabilities(server, client) {
9255
9255
 
9256
9256
  const pkg = {
9257
9257
  name: 'isomorphic-git',
9258
- version: '1.37.0',
9259
- agent: 'git/isomorphic-git@1.37.0',
9258
+ version: '1.37.1',
9259
+ agent: 'git/isomorphic-git@1.37.1',
9260
9260
  };
9261
9261
 
9262
9262
  class FIFO {