@awell-health/awell-extensions 2.0.161 → 2.0.162

Sign up to get free protection for your applications and to get access to all the features.
@@ -17,5 +17,8 @@ exports.Elation = {
17
17
  settings: settings_1.settings,
18
18
  actions: actions_1.actions,
19
19
  webhooks: webhooks_1.webhooks,
20
+ identifier: {
21
+ system: 'https://www.elationhealth.com/',
22
+ },
20
23
  };
21
24
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../extensions/elation/index.ts"],"names":[],"mappings":";;;AAAA,uCAAmC;AAEnC,yCAAqC;AACrC,mEAAoE;AACpE,yCAAqC;AAExB,QAAA,OAAO,GAAc;IAChC,GAAG,EAAE,SAAS;IACd,KAAK,EAAE,SAAS;IAChB,WAAW,EACT,oHAAoH;IACtH,QAAQ,EACN,sGAAsG;IACxG,QAAQ,EAAE,0BAAQ,CAAC,gBAAgB;IACnC,MAAM,EAAE;QACN,UAAU,EAAE,4BAAU,CAAC,KAAK;KAC7B;IACD,QAAQ,EAAR,mBAAQ;IACR,OAAO,EAAP,iBAAO;IACP,QAAQ,EAAR,mBAAQ;CACT,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../extensions/elation/index.ts"],"names":[],"mappings":";;;AAAA,uCAAmC;AAEnC,yCAAqC;AACrC,mEAAoE;AACpE,yCAAqC;AAExB,QAAA,OAAO,GAAc;IAChC,GAAG,EAAE,SAAS;IACd,KAAK,EAAE,SAAS;IAChB,WAAW,EACT,oHAAoH;IACtH,QAAQ,EACN,sGAAsG;IACxG,QAAQ,EAAE,0BAAQ,CAAC,gBAAgB;IACnC,MAAM,EAAE;QACN,UAAU,EAAE,4BAAU,CAAC,KAAK;KAC7B;IACD,QAAQ,EAAR,mBAAQ;IACR,OAAO,EAAP,iBAAO;IACP,QAAQ,EAAR,mBAAQ;IACR,UAAU,EAAE;QACV,MAAM,EAAE,gCAAgC;KACzC;CACF,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@awell-health/awell-extensions",
3
- "version": "2.0.161",
3
+ "version": "2.0.162",
4
4
  "packageManager": "yarn@4.5.3",
5
5
  "main": "dist/src/index.js",
6
6
  "repository": {
@@ -79,7 +79,7 @@
79
79
  },
80
80
  "dependencies": {
81
81
  "@awell-health/awell-sdk": "^0.1.20",
82
- "@awell-health/extensions-core": "1.0.16",
82
+ "@awell-health/extensions-core": "1.0.17",
83
83
  "@awell-health/healthie-sdk": "^0.1.1",
84
84
  "@dropbox/sign": "^1.8.0",
85
85
  "@hubspot/api-client": "^11.2.0",