@things-factory/integration-sftp 7.0.0-alpha.30 → 7.0.0-alpha.31

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": "7.0.0-alpha.30",
3
+ "version": "7.0.0-alpha.31",
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": "^7.0.0-alpha.30",
28
28
  "@things-factory/biz-base": "^7.0.0-alpha.30",
29
29
  "@things-factory/env": "^7.0.0-alpha.30",
30
- "@things-factory/integration-fulfillment": "^7.0.0-alpha.30",
30
+ "@things-factory/integration-fulfillment": "^7.0.0-alpha.31",
31
31
  "@things-factory/shell": "^7.0.0-alpha.30",
32
32
  "aws-sdk": "^2.960.0",
33
33
  "xml-js": "^1.6.11"
34
34
  },
35
- "gitHead": "64f2ff6e284ecb26530d1a456a0627dced03fde7"
35
+ "gitHead": "b8a4af05fa0d677d15f7dbffef5c6c18fc3fb37c"
36
36
  }