botframework-webchat 4.18.1-main.20250325.438c779 → 4.18.1-main.20250423.6c68093
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/dist/botframework-webchat.es5.js +1 -1
- package/dist/botframework-webchat.es5.mjs +1 -1
- package/dist/botframework-webchat.js +1 -1
- package/dist/botframework-webchat.minimal.js +1 -1
- package/dist/botframework-webchat.minimal.mjs +1 -1
- package/dist/botframework-webchat.mjs +1 -1
- package/dist/{chunk-YSG4RZQH.mjs → chunk-23ZXHYXK.mjs} +3 -3
- package/dist/{chunk-QPGKDTXW.js → chunk-FFWW232R.js} +17 -17
- package/dist/{chunk-QPGKDTXW.js.map → chunk-FFWW232R.js.map} +1 -1
- package/dist/{chunk-XBR5I2CK.mjs → chunk-OQCLW3GN.mjs} +3 -3
- package/dist/{chunk-HDQNQTQT.js → chunk-V4ZFQ3OI.js} +3 -3
- package/dist/{chunk-HDQNQTQT.js.map → chunk-V4ZFQ3OI.js.map} +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/dist/metafile-iife.json +1 -1
- package/dist/webchat-es5.js +10 -10
- package/dist/webchat-minimal.js +4 -4
- package/dist/webchat.js +14 -14
- package/package.json +8 -8
- /package/dist/{chunk-HDQNQTQT.js.LEGAL.txt → chunk-23ZXHYXK.mjs.LEGAL.txt} +0 -0
- /package/dist/{chunk-YSG4RZQH.mjs.map → chunk-23ZXHYXK.mjs.map} +0 -0
- /package/dist/{chunk-QPGKDTXW.js.LEGAL.txt → chunk-FFWW232R.js.LEGAL.txt} +0 -0
- /package/dist/{chunk-XBR5I2CK.mjs.LEGAL.txt → chunk-OQCLW3GN.mjs.LEGAL.txt} +0 -0
- /package/dist/{chunk-XBR5I2CK.mjs.map → chunk-OQCLW3GN.mjs.map} +0 -0
- /package/dist/{chunk-YSG4RZQH.mjs.LEGAL.txt → chunk-V4ZFQ3OI.js.LEGAL.txt} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "botframework-webchat",
|
|
3
|
-
"version": "4.18.1-main.
|
|
3
|
+
"version": "4.18.1-main.20250423.6c68093",
|
|
4
4
|
"description": "A highly-customizable web-based chat client for Azure Bot Services.",
|
|
5
5
|
"main": "./dist/botframework-webchat.js",
|
|
6
6
|
"types": "./dist/botframework-webchat.d.ts",
|
|
@@ -117,10 +117,10 @@
|
|
|
117
117
|
"@babel/runtime": "7.19.0",
|
|
118
118
|
"adaptivecards": "3.0.2",
|
|
119
119
|
"botframework-directlinejs": "0.15.5",
|
|
120
|
-
"botframework-directlinespeech-sdk": "4.18.1-main.
|
|
121
|
-
"botframework-webchat-api": "4.18.1-main.
|
|
122
|
-
"botframework-webchat-component": "4.18.1-main.
|
|
123
|
-
"botframework-webchat-core": "4.18.1-main.
|
|
120
|
+
"botframework-directlinespeech-sdk": "4.18.1-main.20250423.6c68093",
|
|
121
|
+
"botframework-webchat-api": "4.18.1-main.20250423.6c68093",
|
|
122
|
+
"botframework-webchat-component": "4.18.1-main.20250423.6c68093",
|
|
123
|
+
"botframework-webchat-core": "4.18.1-main.20250423.6c68093",
|
|
124
124
|
"classnames": "2.5.1",
|
|
125
125
|
"core-js": "3.40.0",
|
|
126
126
|
"katex": "0.16.21",
|
|
@@ -155,12 +155,12 @@
|
|
|
155
155
|
"@types/uuid": "^10.0.0",
|
|
156
156
|
"babel-plugin-istanbul": "^7.0.0",
|
|
157
157
|
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
|
|
158
|
-
"botframework-webchat-base": "4.18.1-main.
|
|
158
|
+
"botframework-webchat-base": "4.18.1-main.20250423.6c68093",
|
|
159
159
|
"concurrently": "^9.1.2",
|
|
160
160
|
"cross-env": "^7.0.3",
|
|
161
161
|
"esbuild": "^0.25.0",
|
|
162
|
-
"isomorphic-react": "4.18.1-main.
|
|
163
|
-
"isomorphic-react-dom": "4.18.1-main.
|
|
162
|
+
"isomorphic-react": "4.18.1-main.20250423.6c68093",
|
|
163
|
+
"isomorphic-react-dom": "4.18.1-main.20250423.6c68093",
|
|
164
164
|
"micromark-util-types": "^2.0.1",
|
|
165
165
|
"tsd": "^0.31.2",
|
|
166
166
|
"type-fest": "^4.34.1",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|