@things-factory/integration-sftp 6.2.162 → 6.2.164

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/integration-sftp",
3
- "version": "6.2.162",
3
+ "version": "6.2.164",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -27,10 +27,10 @@
27
27
  "@things-factory/auth-base": "^6.2.162",
28
28
  "@things-factory/biz-base": "^6.2.162",
29
29
  "@things-factory/env": "^6.2.139",
30
- "@things-factory/integration-fulfillment": "^6.2.162",
30
+ "@things-factory/integration-fulfillment": "^6.2.164",
31
31
  "@things-factory/shell": "^6.2.162",
32
32
  "aws-sdk": "^2.960.0",
33
33
  "xml-js": "^1.6.11"
34
34
  },
35
- "gitHead": "f2b53d64ebb063536ac4119380a29b448c03e59b"
35
+ "gitHead": "96ceb9b0b2dab8349199d33cbe9cdf5c36a432d9"
36
36
  }