@longvansoftware/service-js-client 2.3.4 → 2.3.6

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.
@@ -188,7 +188,7 @@ exports.STOP_USE_COMPUTING = (0, graphql_tag_1.gql) `
188
188
  exports.ADD_PORT_NAT = (0, graphql_tag_1.gql) `
189
189
  mutation AddPortNat(
190
190
  $edgeId: String!
191
- $serviceId: String
191
+ $serviceId: String!
192
192
  $computingId: String
193
193
  $originalAddress: String!
194
194
  $originalPort: String!
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@longvansoftware/service-js-client",
3
- "version": "2.3.4",
3
+ "version": "2.3.6",
4
4
  "main": "dist/src/index.js",
5
5
  "types": "dist/src/index.d.ts",
6
6
  "files": [