@awell-health/awell-extensions 1.0.180 → 1.0.181

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,7 +8,7 @@ exports.WestFax = {
8
8
  key: 'westFax',
9
9
  category: extensions_core_1.Category.COMMUNICATION,
10
10
  title: 'WestFax',
11
- description: '** In beta ** Easily orchestrate actions in WestFax.',
11
+ description: 'Send secure and HIPAA compliant faxes with WestFax.',
12
12
  icon_url: 'https://images.g2crowd.com/uploads/product/image/large_detail/large_detail_7dc2e23dc9bbc80068bbfde536ac5451/westfax.png',
13
13
  author: {
14
14
  authorType: extensions_core_1.AuthorType.AWELL,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../extensions/westFax/index.ts"],"names":[],"mappings":";;;AAAA,uCAAmC;AAEnC,yCAAqC;AACrC,mEAAoE;AAEvD,QAAA,OAAO,GAAc;IAChC,GAAG,EAAE,SAAS;IACd,QAAQ,EAAE,0BAAQ,CAAC,aAAa;IAChC,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,sDAAsD;IACnE,QAAQ,EACN,yHAAyH;IAC3H,MAAM,EAAE;QACN,UAAU,EAAE,4BAAU,CAAC,KAAK;KAC7B;IACD,QAAQ,EAAR,mBAAQ;IACR,OAAO,EAAP,iBAAO;CACR,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../extensions/westFax/index.ts"],"names":[],"mappings":";;;AAAA,uCAAmC;AAEnC,yCAAqC;AACrC,mEAAoE;AAEvD,QAAA,OAAO,GAAc;IAChC,GAAG,EAAE,SAAS;IACd,QAAQ,EAAE,0BAAQ,CAAC,aAAa;IAChC,KAAK,EAAE,SAAS;IAChB,WAAW,EAAE,qDAAqD;IAClE,QAAQ,EACN,yHAAyH;IAC3H,MAAM,EAAE;QACN,UAAU,EAAE,4BAAU,CAAC,KAAK;KAC7B;IACD,QAAQ,EAAR,mBAAQ;IACR,OAAO,EAAP,iBAAO;CACR,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@awell-health/awell-extensions",
3
- "version": "1.0.180",
3
+ "version": "1.0.181",
4
4
  "packageManager": "yarn@3.4.1",
5
5
  "main": "dist/src/index.js",
6
6
  "repository": {