@uipath/filesystem 1.195.0 → 1.197.0-preview.59

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.
@@ -1763,3 +1763,5 @@ export {
1763
1763
  getFileSystem,
1764
1764
  BrowserFileSystem
1765
1765
  };
1766
+
1767
+ //# debugId=47A740CA8D30080264756E2164756E21
package/dist/index.js CHANGED
@@ -846,3 +846,5 @@ export {
846
846
  getFileSystem,
847
847
  NodeFileSystem
848
848
  };
849
+
850
+ //# debugId=D0E58AB3184276FA64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/filesystem",
3
3
  "license": "MIT",
4
- "version": "1.195.0",
4
+ "version": "1.197.0-preview.59",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/UiPath/cli.git",
@@ -37,5 +37,5 @@
37
37
  "mihaigirleanu",
38
38
  "vlad-uipath"
39
39
  ],
40
- "gitHead": "65fabb84552758b2710d8ca68470e70a9b1d19bc"
40
+ "gitHead": "df0e2b8140cced13f463b487214927c82bc0f85b"
41
41
  }