@twilio/conversations 1.3.0-rc8 → 2.0.0-rc.4
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/CHANGELOG.md +210 -0
- package/README.md +22 -17
- package/dist/browser.js +7873 -0
- package/dist/browser.js.map +1 -0
- package/dist/docs/assets/css/main.css +2660 -0
- package/dist/docs/assets/images/icons.png +0 -0
- package/dist/docs/assets/images/icons@2x.png +0 -0
- package/dist/docs/assets/images/widgets.png +0 -0
- package/dist/docs/assets/images/widgets@2x.png +0 -0
- package/dist/docs/assets/js/main.js +248 -0
- package/dist/docs/assets/js/search.js +1 -0
- package/dist/docs/classes/AggregatedDeliveryReceipt.html +3286 -0
- package/dist/docs/classes/Client.html +4181 -0
- package/dist/docs/classes/Conversation.html +4397 -0
- package/dist/docs/classes/DetailedDeliveryReceipt.html +3265 -0
- package/dist/docs/classes/Media.html +3295 -0
- package/dist/docs/classes/Message.html +3713 -0
- package/dist/docs/classes/MessageBuilder.html +3280 -0
- package/dist/docs/classes/Participant.html +3517 -0
- package/dist/docs/classes/PushNotification.html +3232 -0
- package/dist/docs/classes/RestPaginator.html +3262 -0
- package/dist/docs/classes/UnsentMessage.html +3144 -0
- package/dist/docs/classes/User.html +3451 -0
- package/dist/docs/index.html +3394 -212
- package/dist/docs/interfaces/ClientOptions.html +3136 -0
- package/dist/docs/interfaces/ConversationState.html +3152 -0
- package/dist/docs/interfaces/CreateConversationOptions.html +3168 -0
- package/dist/docs/interfaces/LastMessage.html +3152 -0
- package/dist/docs/interfaces/Paginator.html +3243 -0
- package/dist/docs/interfaces/PushNotificationData.html +3168 -0
- package/dist/docs/interfaces/SendEmailOptions.html +3136 -0
- package/dist/docs/interfaces/SendMediaOptions.html +3170 -0
- package/dist/docs/modules.html +3425 -0
- package/dist/lib.d.ts +1952 -0
- package/dist/lib.js +7873 -0
- package/dist/lib.js.map +1 -0
- package/dist/post-install.js +29 -0
- package/dist/react-native.js +4038 -0
- package/dist/react-native.js.map +1 -0
- package/dist/twilio-conversations.js +40912 -0
- package/dist/twilio-conversations.min.js +156 -0
- package/package.json +59 -48
- package/.circleci/config.yml +0 -650
- package/.deepsource.toml +0 -6
- package/.env.example +0 -13
- package/browser/aggregateddeliveryreceipt.js +0 -152
- package/browser/client.js +0 -991
- package/browser/configuration.js +0 -80
- package/browser/conversation.js +0 -1826
- package/browser/data/conversations.js +0 -632
- package/browser/data/messages.js +0 -522
- package/browser/data/participants.js +0 -411
- package/browser/data/users.js +0 -281
- package/browser/detaileddeliveryreceipt.js +0 -44
- package/browser/index.js +0 -4
- package/browser/interfaces/limits.js +0 -3
- package/browser/interfaces/notificationtypes.js +0 -21
- package/browser/interfaces/paginator.js +0 -53
- package/browser/interfaces/responsecodes.js +0 -20
- package/browser/interfaces/transport.js +0 -3
- package/browser/logger.js +0 -141
- package/browser/media.js +0 -198
- package/browser/message.js +0 -685
- package/browser/participant.js +0 -415
- package/browser/pushnotification.js +0 -49
- package/browser/restpaginator.js +0 -74
- package/browser/services/network.js +0 -223
- package/browser/services/readhorizon.js +0 -181
- package/browser/services/typingindicator.js +0 -142
- package/browser/session.js +0 -505
- package/browser/sessionerror.js +0 -93
- package/browser/sri.json +0 -1
- package/browser/synclist.js +0 -90
- package/browser/synclistdescriptor.js +0 -29
- package/browser/syncpaginator.js +0 -63
- package/browser/user.js +0 -431
- package/browser/util/deferred.js +0 -56
- package/browser/util/index.js +0 -108
- package/dist/@twilio/conversations.js +0 -35533
- package/dist/@twilio/conversations.min.js +0 -204
- package/dist/docs/AggregatedDeliveryReceipt.html +0 -948
- package/dist/docs/Client.html +0 -5075
- package/dist/docs/Conversation.html +0 -6018
- package/dist/docs/DetailedDeliveryReceipt.html +0 -641
- package/dist/docs/Media.html +0 -694
- package/dist/docs/Message.html +0 -1934
- package/dist/docs/Paginator.html +0 -605
- package/dist/docs/Participant.html +0 -1510
- package/dist/docs/PushNotification.html +0 -836
- package/dist/docs/SessionError.html +0 -379
- package/dist/docs/User.html +0 -1315
- package/dist/docs/classes.list.html +0 -4431
- package/dist/docs/fonts/glyphicons-halflings-regular.eot +0 -0
- package/dist/docs/fonts/glyphicons-halflings-regular.svg +0 -288
- package/dist/docs/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/dist/docs/fonts/glyphicons-halflings-regular.woff +0 -0
- package/dist/docs/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/dist/docs/img/glyphicons-halflings-white.png +0 -0
- package/dist/docs/img/glyphicons-halflings.png +0 -0
- package/dist/docs/quicksearch.html +0 -31
- package/dist/docs/scripts/docstrap.lib.js +0 -11
- package/dist/docs/scripts/fulltext-search-ui.js +0 -89
- package/dist/docs/scripts/fulltext-search.js +0 -36
- package/dist/docs/scripts/lunr.min.js +0 -6
- package/dist/docs/scripts/prettify/Apache-License-2.0.txt +0 -202
- package/dist/docs/scripts/prettify/jquery.min.js +0 -6
- package/dist/docs/scripts/prettify/lang-css.js +0 -21
- package/dist/docs/scripts/prettify/prettify.js +0 -496
- package/dist/docs/scripts/sunlight.js +0 -1157
- package/dist/docs/scripts/toc.js +0 -203
- package/dist/docs/styles/darkstrap.css +0 -960
- package/dist/docs/styles/prettify-tomorrow.css +0 -132
- package/dist/docs/styles/site.cerulean.css +0 -7008
- package/dist/docs/styles/site.cosmo.css +0 -7061
- package/dist/docs/styles/site.cyborg.css +0 -7048
- package/dist/docs/styles/site.darkly.css +0 -7171
- package/dist/docs/styles/site.darkstrap.css +0 -5638
- package/dist/docs/styles/site.dibs-bootstrap.css +0 -5899
- package/dist/docs/styles/site.flatly.css +0 -7147
- package/dist/docs/styles/site.journal.css +0 -6973
- package/dist/docs/styles/site.lumen.css +0 -7298
- package/dist/docs/styles/site.paper.css +0 -7623
- package/dist/docs/styles/site.readable.css +0 -6997
- package/dist/docs/styles/site.sandstone.css +0 -7035
- package/dist/docs/styles/site.simplex.css +0 -7023
- package/dist/docs/styles/site.slate.css +0 -7343
- package/dist/docs/styles/site.spacelab.css +0 -7055
- package/dist/docs/styles/site.superhero.css +0 -7131
- package/dist/docs/styles/site.united.css +0 -6895
- package/dist/docs/styles/site.yeti.css +0 -7195
- package/dist/docs/styles/sunlight.dark.css +0 -345
- package/dist/docs/styles/sunlight.default.css +0 -344
- package/dist/sri.json +0 -1
- package/lib/aggregateddeliveryreceipt.d.ts +0 -98
- package/lib/aggregateddeliveryreceipt.js +0 -112
- package/lib/client.d.ts +0 -317
- package/lib/client.js +0 -633
- package/lib/configuration.d.ts +0 -21
- package/lib/configuration.js +0 -41
- package/lib/conversation.d.ts +0 -460
- package/lib/conversation.js +0 -940
- package/lib/data/conversations.d.ts +0 -57
- package/lib/data/conversations.js +0 -296
- package/lib/data/messages.d.ts +0 -75
- package/lib/data/messages.js +0 -208
- package/lib/data/participants.d.ts +0 -94
- package/lib/data/participants.js +0 -204
- package/lib/data/users.d.ts +0 -42
- package/lib/data/users.js +0 -113
- package/lib/detaileddeliveryreceipt.d.ts +0 -45
- package/lib/detaileddeliveryreceipt.js +0 -34
- package/lib/index.d.ts +0 -1
- package/lib/index.js +0 -3
- package/lib/interfaces/limits.d.ts +0 -8
- package/lib/interfaces/limits.js +0 -2
- package/lib/interfaces/notificationtypes.d.ts +0 -8
- package/lib/interfaces/notificationtypes.js +0 -11
- package/lib/interfaces/paginator.d.ts +0 -52
- package/lib/interfaces/paginator.js +0 -28
- package/lib/interfaces/responsecodes.d.ts +0 -8
- package/lib/interfaces/responsecodes.js +0 -10
- package/lib/interfaces/transport.d.ts +0 -13
- package/lib/interfaces/transport.js +0 -2
- package/lib/logger.d.ts +0 -18
- package/lib/logger.js +0 -35
- package/lib/media.d.ts +0 -52
- package/lib/media.js +0 -69
- package/lib/message.d.ts +0 -136
- package/lib/message.js +0 -305
- package/lib/participant.d.ts +0 -142
- package/lib/participant.js +0 -219
- package/lib/pushnotification.d.ts +0 -48
- package/lib/pushnotification.js +0 -39
- package/lib/restpaginator.d.ts +0 -19
- package/lib/restpaginator.js +0 -36
- package/lib/services/network.d.ts +0 -22
- package/lib/services/network.js +0 -87
- package/lib/services/readhorizon.d.ts +0 -28
- package/lib/services/readhorizon.js +0 -112
- package/lib/services/typingindicator.d.ts +0 -50
- package/lib/services/typingindicator.js +0 -102
- package/lib/session.d.ts +0 -63
- package/lib/session.js +0 -213
- package/lib/sessionerror.d.ts +0 -12
- package/lib/sessionerror.js +0 -24
- package/lib/sri.json +0 -1
- package/lib/synclist.d.ts +0 -24
- package/lib/synclist.js +0 -28
- package/lib/synclistdescriptor.d.ts +0 -27
- package/lib/synclistdescriptor.js +0 -19
- package/lib/syncpaginator.d.ts +0 -22
- package/lib/syncpaginator.js +0 -37
- package/lib/user.d.ts +0 -98
- package/lib/user.js +0 -219
- package/lib/util/deferred.d.ts +0 -12
- package/lib/util/deferred.js +0 -22
- package/lib/util/index.d.ts +0 -28
- package/lib/util/index.js +0 -82
- package/tools/rtd-sdk-cdn-pin/.gitrepo +0 -12
- package/tools/rtd-sdk-cdn-pin/README.md +0 -54
- package/tools/rtd-sdk-cdn-pin/bintray-settings.xml.template +0 -16
- package/tools/rtd-sdk-cdn-pin/cdn-common/cdn-prepare.sh +0 -67
- package/tools/rtd-sdk-cdn-pin/cdn-pin-latest.sh +0 -19
- package/tools/rtd-sdk-cdn-pin/cdn-pin.sh +0 -19
- package/tools/rtd-sdk-cdn-pin/cdn-upload.sh +0 -13
- package/tools/rtd-sdk-cdn-pin/fetch/common/fetch-bintray-android.sh +0 -34
- package/tools/rtd-sdk-cdn-pin/fetch/common/fetch-npm.sh +0 -18
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-chat-android.sh +0 -5
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-chat-js.sh +0 -5
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-conversations-android.sh +0 -6
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-conversations-js.sh +0 -5
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-sync-android.sh +0 -5
- package/tools/rtd-sdk-cdn-pin/fetch/twilio-sync-js.sh +0 -5
- package/tools/rtd-sdk-cdn-pin/fetch-artifact.sh +0 -26
- package/tools/sdk-release-tool/.gitrepo +0 -12
- package/tools/sdk-release-tool/Makefile +0 -49
- package/tools/sdk-release-tool/README.md +0 -275
- package/tools/sdk-release-tool/delete +0 -3
- package/tools/sdk-release-tool/download +0 -3
- package/tools/sdk-release-tool/get-cors +0 -3
- package/tools/sdk-release-tool/list +0 -3
- package/tools/sdk-release-tool/pin +0 -3
- package/tools/sdk-release-tool/pin-latest +0 -3
- package/tools/sdk-release-tool/requirements.txt +0 -4
- package/tools/sdk-release-tool/sdk-release-tool +0 -3
- package/tools/sdk-release-tool/sdk_release_tools/__init__.py +0 -0
- package/tools/sdk-release-tool/sdk_release_tools/__main__.py +0 -110
- package/tools/sdk-release-tool/sdk_release_tools/aws.py +0 -70
- package/tools/sdk-release-tool/sdk_release_tools/cli.py +0 -181
- package/tools/sdk-release-tool/sdk_release_tools/log.py +0 -24
- package/tools/sdk-release-tool/sdk_release_tools/ops.py +0 -295
- package/tools/sdk-release-tool/sdk_release_tools/rpm.py +0 -28
- package/tools/sdk-release-tool/sdk_release_tools/util.py +0 -186
- package/tools/sdk-release-tool/sdk_release_tools/versions.py +0 -362
- package/tools/sdk-release-tool/signal-sdk-js.json +0 -28
- package/tools/sdk-release-tool/tests/test_versions.py +0 -94
- package/tools/sdk-release-tool/twilio-accessmanager-android.json +0 -19
- package/tools/sdk-release-tool/twilio-accessmanager-ios.json +0 -26
- package/tools/sdk-release-tool/twilio-auth-ios.json +0 -29
- package/tools/sdk-release-tool/twilio-authenticator-ios.json +0 -29
- package/tools/sdk-release-tool/twilio-chat-android-2.json +0 -19
- package/tools/sdk-release-tool/twilio-chat-android.json +0 -22
- package/tools/sdk-release-tool/twilio-chat-ios.json +0 -26
- package/tools/sdk-release-tool/twilio-chat-js.json +0 -27
- package/tools/sdk-release-tool/twilio-client-android-aar.json +0 -22
- package/tools/sdk-release-tool/twilio-client-android.json +0 -22
- package/tools/sdk-release-tool/twilio-client-ios.json +0 -20
- package/tools/sdk-release-tool/twilio-client-js.json +0 -17
- package/tools/sdk-release-tool/twilio-client-sounds-js.json +0 -14
- package/tools/sdk-release-tool/twilio-common-android-maven.json +0 -16
- package/tools/sdk-release-tool/twilio-common-android.json +0 -22
- package/tools/sdk-release-tool/twilio-common-ios-rtc.json +0 -25
- package/tools/sdk-release-tool/twilio-common-ios.json +0 -25
- package/tools/sdk-release-tool/twilio-common-js.json +0 -19
- package/tools/sdk-release-tool/twilio-conversations-android.json +0 -22
- package/tools/sdk-release-tool/twilio-conversations-ios.json +0 -26
- package/tools/sdk-release-tool/twilio-conversations-js.json +0 -27
- package/tools/sdk-release-tool/twilio-flex-js.json +0 -20
- package/tools/sdk-release-tool/twilio-flex-webchat-js.json +0 -16
- package/tools/sdk-release-tool/twilio-frame-chat-android.json +0 -22
- package/tools/sdk-release-tool/twilio-frame-chat-ios.json +0 -23
- package/tools/sdk-release-tool/twilio-frame-chat-js.json +0 -23
- package/tools/sdk-release-tool/twilio-ip-messaging-android-maven.json +0 -16
- package/tools/sdk-release-tool/twilio-ip-messaging-android.json +0 -22
- package/tools/sdk-release-tool/twilio-ip-messaging-ios.json +0 -25
- package/tools/sdk-release-tool/twilio-ip-messaging-js.json +0 -21
- package/tools/sdk-release-tool/twilio-sync-android.json +0 -22
- package/tools/sdk-release-tool/twilio-sync-ios.json +0 -26
- package/tools/sdk-release-tool/twilio-sync-js.json +0 -39
- package/tools/sdk-release-tool/twilio-taskrouter-js.json +0 -17
- package/tools/sdk-release-tool/twilio-video-android.json +0 -22
- package/tools/sdk-release-tool/twilio-video-cpp-linux-cross-rootfs.json +0 -13
- package/tools/sdk-release-tool/twilio-video-cpp.json +0 -33
- package/tools/sdk-release-tool/twilio-video-ios.json +0 -25
- package/tools/sdk-release-tool/twilio-video-js.json +0 -19
- package/tools/sdk-release-tool/twilio-video-jsdocs.json +0 -14
- package/tools/sdk-release-tool/twilio-voice-android.json +0 -22
- package/tools/sdk-release-tool/twilio-voice-ios.json +0 -29
- package/tools/sdk-release-tool/unpin +0 -3
- package/tools/sdk-release-tool/unpin-latest +0 -3
- package/tools/sdk-release-tool/upload +0 -3
- package/twilio-chat.js.iml +0 -9
package/package.json
CHANGED
@@ -1,92 +1,103 @@
|
|
1
1
|
{
|
2
2
|
"name": "@twilio/conversations",
|
3
|
-
"version": "
|
3
|
+
"version": "2.0.0-rc.4",
|
4
4
|
"description": "Twilio Conversations client library",
|
5
|
-
"main": "lib
|
6
|
-
"browser": "browser
|
7
|
-
"types": "./lib
|
5
|
+
"main": "./dist/lib.js",
|
6
|
+
"browser": "./dist/browser.js",
|
7
|
+
"types": "./dist/lib.d.ts",
|
8
8
|
"author": "Twilio",
|
9
9
|
"license": "MIT",
|
10
|
+
"files": [
|
11
|
+
"dist/docs",
|
12
|
+
"dist/**/*.d.ts",
|
13
|
+
"dist/**/*.js",
|
14
|
+
"dist/**/*.map",
|
15
|
+
"dist/post-install.js",
|
16
|
+
"README.md",
|
17
|
+
"LICENSE"
|
18
|
+
],
|
19
|
+
"scripts": {
|
20
|
+
"clean": "rm -rf ./coverage ./dist",
|
21
|
+
"lint": "npx tslint -p ./tslint.json",
|
22
|
+
"lint:fix": "npx tslint -p ./tslint.json --fix",
|
23
|
+
"test:unit": "env FORCE_COLOR=1 NODE_ENV=test npx nyc --report-dir coverage/unit ./node_modules/.bin/mocha test/unit/index.ts",
|
24
|
+
"test:integration": "env FORCE_COLOR=1 NODE_ENV=test npx nyc --report-dir coverage/integration ./node_modules/.bin/mocha test/integration/index.ts",
|
25
|
+
"build": "npx rollup -c",
|
26
|
+
"ssri": "yarn ssri:bundle && yarn ssri:min",
|
27
|
+
"ssri:bundle": "openssl dgst -sha256 -binary ./dist/twilio-conversations.js | openssl base64 -A | (printf \"sha256-\" && cat) > ./dist/twilio-conversations.sri",
|
28
|
+
"ssri:min": "openssl dgst -sha256 -binary ./dist/twilio-conversations.min.js | openssl base64 -A | (printf \"sha256-\" && cat) > ./dist/twilio-conversations.min.sri",
|
29
|
+
"sourceMapReport:html": "npx source-map-explorer@2.5.2 ./dist/lib.js --html ./dist/lib.report.html",
|
30
|
+
"sourceMapReport:json": "npx source-map-explorer@2.5.2 ./dist/lib.js --json ./dist/lib.report.json",
|
31
|
+
"docs": "npx typedoc && npx ts-node docs-postprocess.ts",
|
32
|
+
"ci": "yarn clean && yarn lint && yarn build && yarn ssri && yarn sourceMapReport:html && yarn sourceMapReport:json && yarn docs",
|
33
|
+
"postinstall": "if [ -f ./dist/post-install.js ]; then node ./dist/post-install.js; fi"
|
34
|
+
},
|
10
35
|
"dependencies": {
|
11
|
-
"
|
12
|
-
"twilio-
|
13
|
-
"twilio-
|
14
|
-
"twilio
|
15
|
-
"
|
16
|
-
"
|
17
|
-
"
|
36
|
+
"@babel/runtime": "^7.14.5",
|
37
|
+
"@twilio/declarative-type-validator": "^0.1.9-rc.9",
|
38
|
+
"@twilio/mcs-client": "^0.5.1-rc.12",
|
39
|
+
"@twilio/notifications": "^1.0.3-rc.21",
|
40
|
+
"@twilio/operation-retrier": "^4.0.5-rc.11",
|
41
|
+
"@twilio/replay-event-emitter": "^0.2.2-rc.7",
|
42
|
+
"core-js": "^3.17.3",
|
43
|
+
"glob": "^7.1.7",
|
44
|
+
"iso8601-duration": "=1.2.0",
|
18
45
|
"loglevel": "^1.6.6",
|
19
|
-
"operation-retrier": "^3.0.0",
|
20
46
|
"platform": "^1.3.6",
|
21
47
|
"rfc6902": "^3.0.2",
|
22
|
-
"
|
48
|
+
"twilio-sync": "^3.0.5-rc.21",
|
49
|
+
"twilsock": "^0.12.0-rc.1",
|
50
|
+
"uuid": "^3.4.0"
|
23
51
|
},
|
24
52
|
"devDependencies": {
|
53
|
+
"@babel/core": "^7.14.5",
|
54
|
+
"@babel/preset-env": "^7.14.5",
|
55
|
+
"@babel/preset-typescript": "^7.14.5",
|
56
|
+
"@rollup/plugin-commonjs": "^19.0.0",
|
57
|
+
"@rollup/plugin-json": "^4.1.0",
|
58
|
+
"@rollup/plugin-node-resolve": "^13.0.0",
|
25
59
|
"@types/chai": "^4.2.5",
|
26
60
|
"@types/chai-as-promised": "^7.1.2",
|
27
61
|
"@types/chai-string": "^1.4.1",
|
28
|
-
"@types/core-js": "^2.5.0",
|
29
62
|
"@types/mocha": "^5.2.7",
|
30
63
|
"@types/node": "^12.12.12",
|
31
|
-
"@types/sinon": "^
|
64
|
+
"@types/sinon": "^10.0.0",
|
32
65
|
"@types/sinon-chai": "^3.2.2",
|
33
66
|
"async": "^3.0.1",
|
34
67
|
"async-test-tools": "^1.0.7",
|
35
|
-
"babel-core": "^6.26.0",
|
36
|
-
"babel-plugin-transform-builtin-extend": "^1.1.2",
|
37
|
-
"babel-plugin-transform-runtime": "^6.23.0",
|
38
|
-
"babel-preset-env": "^1.6.1",
|
39
|
-
"babelify": "^8.0.0",
|
40
68
|
"backoff": "^2.5.0",
|
41
|
-
"
|
42
|
-
"browserify-replace": "^1.0.0",
|
43
|
-
"browserslist": "^4.13.0",
|
69
|
+
"browserslist": "^4.17.3",
|
44
70
|
"chai": "^4.2.0",
|
45
71
|
"chai-as-promised": "^7.1.1",
|
46
72
|
"chai-string": "^1.5.0",
|
47
73
|
"cheerio": "^1.0.0-rc.2",
|
48
74
|
"cross-env": "^5.2.0",
|
49
|
-
"
|
50
|
-
"dotenv-override-true": "^6.2.2",
|
75
|
+
"dotenv": "^10.0.0",
|
51
76
|
"fancy-log": "^1.3.3",
|
52
77
|
"fs": "0.0.2",
|
53
|
-
"gulp": "^4.0.2",
|
54
|
-
"gulp-babel": "^7.0.1",
|
55
|
-
"gulp-derequire": "^2.1.0",
|
56
|
-
"gulp-if": "^2.0.2",
|
57
|
-
"gulp-insert": "^0.5.0",
|
58
|
-
"gulp-rename": "^1.4.0",
|
59
|
-
"gulp-sourcemaps": "^2.6.5",
|
60
|
-
"gulp-sri": "^0.3.1",
|
61
|
-
"gulp-tap": "^1.0.1",
|
62
|
-
"gulp-tslint": "^8.1.4",
|
63
|
-
"gulp-typescript": "^5.0.1",
|
64
|
-
"gulp-uglify-es": "^1.0.4",
|
65
|
-
"ink-docstrap": "^1.3.2",
|
66
78
|
"isomorphic-form-data": "^2.0.0",
|
67
|
-
"jsdoc": "~3.5.5",
|
68
|
-
"jsdoc-strip-async-await": "^0.1.0",
|
69
79
|
"mocha": "^6.2.2",
|
70
80
|
"mocha.parallel": "^0.15.6",
|
71
81
|
"node-fetch": "^2.6.1",
|
72
82
|
"nyc": "^14.1.1",
|
73
83
|
"path": "^0.12.7",
|
74
|
-
"
|
84
|
+
"rollup": "^2.51.1",
|
85
|
+
"rollup-plugin-copy": "^3.4.0",
|
86
|
+
"rollup-plugin-polyfill-node": "^0.6.2",
|
87
|
+
"rollup-plugin-terser": "^7.0.2",
|
88
|
+
"rollup-plugin-ts": "^1.4.0",
|
89
|
+
"sinon": "^9.2.4",
|
75
90
|
"sinon-chai": "^3.3.0",
|
76
91
|
"ts-node": "^8.5.2",
|
77
92
|
"tslint": "^5.20.1",
|
78
93
|
"twilio": "^3.37.1",
|
79
|
-
"
|
80
|
-
"
|
94
|
+
"typedoc": "^0.21.4",
|
95
|
+
"typescript": "^4.3.2",
|
81
96
|
"vinyl-buffer": "^1.0.1",
|
82
97
|
"vinyl-source-stream": "^2.0.0"
|
83
98
|
},
|
84
|
-
"scripts": {
|
85
|
-
"unitTest": "npx gulp unitTest",
|
86
|
-
"integrationTest": "npx gulp integrationTest"
|
87
|
-
},
|
88
99
|
"engines": {
|
89
|
-
"node": ">=
|
100
|
+
"node": ">=10"
|
90
101
|
},
|
91
102
|
"browserslist": [
|
92
103
|
"IE 11",
|