isomorphic-git 1.33.0 → 1.33.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.
@@ -1,8 +1,11 @@
1
1
  [
2
- "Chrome Headless 79.0.3945.0 (Linux x86_64)",
2
+ "X Chrome Headless 79.0.3945.0 (Linux x86_64)",
3
3
  "Firefox 141.0 (Linux x86_64)",
4
- "Chrome 137.0.0.0 (Android 10)",
4
+ "X Chrome 137.0.0.0 (Android 10)",
5
5
  "Edge 79.0.309.65 (Windows 10)",
6
+ "Safari 14.1 (Mac OS 10.15.7)",
6
7
  "Mobile Safari 14.0 (iOS 14.0.1)",
7
- "Safari 14.1 (Mac OS 10.15.7)"
8
+ "Chrome Headless 79.0.3945.0 (Linux x86_64)",
9
+ "Chrome 137.0.0.0 (Android 10)",
10
+ "Edge 79.0.309.65 (Windows 10)"
8
11
  ]
package/index.cjs CHANGED
@@ -8066,8 +8066,8 @@ function filterCapabilities(server, client) {
8066
8066
 
8067
8067
  const pkg = {
8068
8068
  name: 'isomorphic-git',
8069
- version: '1.33.0',
8070
- agent: 'git/isomorphic-git@1.33.0',
8069
+ version: '1.33.1',
8070
+ agent: 'git/isomorphic-git@1.33.1',
8071
8071
  };
8072
8072
 
8073
8073
  class FIFO {
package/index.js CHANGED
@@ -8060,8 +8060,8 @@ function filterCapabilities(server, client) {
8060
8060
 
8061
8061
  const pkg = {
8062
8062
  name: 'isomorphic-git',
8063
- version: '1.33.0',
8064
- agent: 'git/isomorphic-git@1.33.0',
8063
+ version: '1.33.1',
8064
+ agent: 'git/isomorphic-git@1.33.1',
8065
8065
  };
8066
8066
 
8067
8067
  class FIFO {