isomorphic-git 1.18.1 → 1.18.2

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
@@ -6983,8 +6983,8 @@ function filterCapabilities(server, client) {
6983
6983
 
6984
6984
  const pkg = {
6985
6985
  name: 'isomorphic-git',
6986
- version: '1.18.1',
6987
- agent: 'git/isomorphic-git@1.18.1',
6986
+ version: '1.18.2',
6987
+ agent: 'git/isomorphic-git@1.18.2',
6988
6988
  };
6989
6989
 
6990
6990
  class FIFO {
package/index.js CHANGED
@@ -6977,8 +6977,8 @@ function filterCapabilities(server, client) {
6977
6977
 
6978
6978
  const pkg = {
6979
6979
  name: 'isomorphic-git',
6980
- version: '1.18.1',
6981
- agent: 'git/isomorphic-git@1.18.1',
6980
+ version: '1.18.2',
6981
+ agent: 'git/isomorphic-git@1.18.2',
6982
6982
  };
6983
6983
 
6984
6984
  class FIFO {