@openfn/language-wigal-sms 0.1.5 → 0.1.7

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openfn/language-wigal-sms",
3
- "version": "0.1.5",
3
+ "version": "0.1.7",
4
4
  "description": "OpenFn wigal-sms adaptor",
5
5
  "type": "module",
6
6
  "exports": {
@@ -21,7 +21,7 @@
21
21
  ],
22
22
  "dependencies": {
23
23
  "undici": "^5.28.4",
24
- "@openfn/language-common": "2.3.2"
24
+ "@openfn/language-common": "2.4.0"
25
25
  },
26
26
  "devDependencies": {
27
27
  "assertion-error": "2.0.0",
@@ -13,6 +13,7 @@
13
13
  * @property data - the parsed response body. containt status and message response
14
14
  * @property response - the response from the Wigal SMS server, including headers, statusCode etc
15
15
  * @property references - an array of all previous data objects used in the Job
16
+ * @private
16
17
  **/
17
18
  /**
18
19
  * Executes an operation.