Platform Support for React SDK

## react SDK 3.0.2 ### package: npm **Repository:** [npm](https://www.npmjs.com/package/pubnub-react) #### Dependencies | Name | Min version | License | Location | Required | |------|-------------|---------|----------|----------| | Node.js | 8.x and above | [MIT](https://github.com/nodejs/node/blob/master/LICENSE) | Should be installed on computer | Yes | | react | 16.8 or above | [MIT](https://github.com/facebook/react/blob/main/LICENSE) | Should be installed on computer | Yes | | pubnub | 4.27.3 | [MIT](https://github.com/pubnub/javascript/blob/master/LICENSE) | Shipped within library | Yes | | agentkeepalive | 3.5.2 | [MIT](https://github.com/node-modules/agentkeepalive/blob/HEAD/LICENSE) | Transitive | Yes | | agent-base | 6.0.2 | [MIT](https://github.com/TooTallNate/node-agent-base#license) | Transitive | Yes | | ast-types | 0.13.4 | [MIT](https://github.com/benjamn/ast-types/blob/master/LICENSE) | Transitive | Yes | | asynckit | 0.4.0 | [MIT](https://github.com/alexindigo/asynckit/blob/master/LICENSE) | Transitive | Yes | | bytes | 3.1.0 | [MIT](https://github.com/visionmedia/bytes.js/blob/master/LICENSE) | Transitive | Yes | | call-bind | 1.0.2 | [MIT](https://github.com/ljharb/call-bind/blob/main/LICENSE) | Transitive | Yes | | cbor-js | 0.1.0 | [MIT](https://github.com/paroga/cbor-js/blob/master/LICENSE) | Transitive | Yes | | cbor-sync | 1.0.4 | [MIT](https://github.com/PelionIoT/cbor-sync/blob/master/LICENSE.txt) | Transitive | Yes | | combined-stream | 1.0.8 | [MIT](https://github.com/felixge/node-combined-stream/blob/master/License) | Transitive | Yes | | component-emitter | 1.3.0 | [MIT](https://github.com/component/emitter/blob/master/LICENSE) | Transitive | Yes | | cookiejar | 2.1.2 | [MIT](https://github.com/bmeck/node-cookiejar/blob/master/LICENSE) | Transitive | Yes | | core-util-is | 1.0.2 | [MIT](https://github.com/isaacs/core-util-is/blob/master/LICENSE) | Transitive | Yes | | data-uri-to-buffer | 3.0.1 | [MIT](https://github.com/TooTallNate/node-data-uri-to-buffer#license) | Transitive | Yes | | debug | 3.2.7 | [MIT](https://github.com/visionmedia/debug/blob/master/LICENSE) | Transitive | Yes | | deep-is | 0.1.3 | [MIT](https://github.com/thlorenz/deep-is/blob/master/LICENSE) | Transitive | Yes | | degenerator | 2.2.0 | [MIT](https://github.com/TooTallNate/node-degenerator#license) | Transitive | Yes | | delayed-stream | 1.0.0 | [MIT](https://github.com/felixge/node-delayed-stream/blob/master/License) | Transitive | Yes | | depd | 1.1.2 | [MIT](https://github.com/dougwilson/nodejs-depd/blob/master/LICENSE) | Transitive | Yes | | escodegen | 1.14.3 | [BSD2](https://github.com/estools/escodegen/blob/master/LICENSE.BSD) | Transitive | Yes | | esprima | 4.0.1 | [BSD2](https://github.com/jquery/esprima/blob/main/LICENSE.BSD) | Transitive | Yes | | estraverse | 4.3.0 | [BSD2](https://github.com/estools/estraverse/blob/master/LICENSE.BSD) | Transitive | Yes | | esutils | 2.0.3 | [BSD2](https://github.com/estools/esutils/blob/master/LICENSE.BSD) | Transitive | Yes | | extend | 3.0.2 | [MIT](https://github.com/justmoon/node-extend/blob/main/LICENSE) | Transitive | Yes | | fast-levenshtein | 2.0.6 | [MIT](https://github.com/hiddentao/fast-levenshtein/blob/master/LICENSE.md) | Transitive | Yes | | file-uri-to-path | 2.0.0 | [MIT](https://github.com/TooTallNate/file-uri-to-path/blob/master/LICENSE) | Transitive | Yes | | form-data | 2.5.1 | [MIT](https://github.com/form-data/form-data/blob/master/License) | Transitive | Yes | | formidable | 1.2.2 | [MIT](https://github.com/node-formidable/formidable/blob/master/LICENSE) | Transitive | Yes | | fs-extra | 8.1.0 | [MIT](https://github.com/jprichardson/node-fs-extra/blob/master/LICENSE) | Transitive | Yes | | ftp | 0.3.10 | [MIT](https://github.com/mscdex/node-ftp/blob/master/LICENSE) | Transitive | Yes | | function-bind | 1.1.1 | [MIT](https://github.com/Raynos/function-bind/blob/master/LICENSE) | Transitive | Yes | | get-intrinsic | 1.1.1 | [MIT](https://github.com/ljharb/get-intrinsic/blob/main/LICENSE) | Transitive | Yes | | get-uri | 3.0.2 | [MIT](https://github.com/TooTallNate/node-get-uri#license) | Transitive | Yes | | graceful-fs | 4.2.6 | [ISC](https://github.com/isaacs/node-graceful-fs/blob/master/LICENSE) | Transitive | Yes | | has | 1.0.3 | [MIT](https://github.com/tarruda/has/blob/master/LICENSE-MIT) | Transitive | Yes | | has-symbols | 1.0.2 | [MIT](https://github.com/inspect-js/has-symbols/blob/main/LICENSE) | Transitive | Yes | | http-errors | 1.7.3 | [MIT](https://github.com/jshttp/http-errors/blob/master/LICENSE) | Transitive | Yes | | http-proxy-agent | 4.0.1 | [MIT](https://github.com/TooTallNate/node-http-proxy-agent#license) | Transitive | Yes | | humanize-ms | 1.2.1 | [MIT](https://github.com/node-modules/humanize-ms/blob/master/LICENSE) | Transitive | Yes | | iconv-lite | 0.4.24 | [MIT](https://github.com/ashtuchkin/iconv-lite/blob/master/LICENSE) | Transitive | Yes | | inherits | 2.0.4 | [ISC](https://github.com/isaacs/inherits/blob/master/LICENSE) | Transitive | Yes | | ip | 1.1.5 | [MIT](https://github.com/indutny/node-ip#license) | Transitive | Yes | | isarray | 0.0.1 | [MIT](https://github.com/juliangruber/isarray/blob/master/LICENSE) | Transitive | Yes | | jsonfile | 4.0.0 | [MIT](https://github.com/jprichardson/node-jsonfile/blob/master/LICENSE) | Transitive | Yes | | levn | 0.3.0 | [MIT](https://github.com/gkz/levn/blob/master/LICENSE) | Transitive | Yes | | lil-uuid | 0.1.1 | [MIT](https://github.com/lil-js/uuid/blob/master/LICENSE) | Transitive | Yes | | lru-cache | 5.1.1 | [ISC](https://github.com/isaacs/node-lru-cache/blob/master/LICENSE) | Transitive | Yes | | methods | 1.1.2 | [MIT](https://github.com/jshttp/methods/blob/master/LICENSE) | Transitive | Yes | | mime | 1.6.0 | [MIT](https://github.com/broofa/mime/blob/master/LICENSE) | Transitive | Yes | | mime-db | 1.47.0 | [MIT](https://github.com/jshttp/mime-db/blob/master/LICENSE) | Transitive | Yes | | mime-types | 2.1.30 | [MIT](https://github.com/jshttp/mime-types/blob/master/LICENSE) | Transitive | Yes | | ms | 2.1.2 | [MIT](https://github.com/vercel/ms/blob/master/license.md) | Transitive | Yes | | netmask | 2.0.2 | [MIT](https://github.com/rs/node-netmask#license) | Transitive | Yes | | object-inspect | 1.9.0 | [MIT](https://github.com/inspect-js/object-inspect/blob/master/LICENSE) | Transitive | Yes | | optionator | 0.8.3 | [MIT](https://github.com/gkz/optionator/blob/master/LICENSE) | Transitive | Yes | | pac-proxy-agent | 4.1.0 | [MIT](https://github.com/TooTallNate/node-pac-proxy-agent#license) | Transitive | Yes | | pac-resolver | 4.2.0 | [MIT](https://github.com/TooTallNate/node-pac-resolver#license) | Transitive | Yes | | prelude-ls | 1.1.2 | [MIT](https://github.com/gkz/prelude-ls/blob/master/LICENSE) | Transitive | Yes | | process-nextick-args | 2.0.1 | [MIT](https://github.com/calvinmetcalf/process-nextick-args/blob/master/license.md) | Transitive | Yes | | proxy-agent | 4.0.1 | [MIT](https://github.com/TooTallNate/node-proxy-agent#license) | Transitive | Yes | | proxy-from-env | 1.1.0 | [MIT](https://github.com/Rob--W/proxy-from-env/blob/master/LICENSE) | Transitive | Yes | | qs | 6.10.1 | [BSD3](https://github.com/ljharb/qs/blob/master/LICENSE.md) | Transitive | Yes | | raw-body | 2.4.1 | [MIT](https://github.com/stream-utils/raw-body/blob/master/LICENSE) | Transitive | Yes | | readable-stream | 1.1.14 | [MIT](https://github.com/nodejs/readable-stream/blob/master/LICENSE) | Transitive | Yes | | safer-buffer | 2.1.2 | [MIT](https://github.com/ChALkeR/safer-buffer/blob/master/LICENSE) | Transitive | Yes | | setprototypeof | 1.1.1 | [ISC](https://github.com/wesleytodd/setprototypeof/blob/master/LICENSE) | Transitive | Yes | | side-channel | 1.0.4 | [MIT](https://github.com/ljharb/side-channel/blob/main/LICENSE) | Transitive | Yes | | smart-buffer | 4.1.0 | [MIT](https://github.com/JoshGlazebrook/smart-buffer/blob/master/LICENSE) | Transitive | Yes | | socks | 2.6.0 | [MIT](https://github.com/JoshGlazebrook/socks/blob/master/LICENSE) | Transitive | Yes | | socks-proxy-agent | 5.0.0 | [MIT](https://github.com/TooTallNate/node-socks-proxy-agent#license) | Transitive | Yes | | source-map | 0.6.1 | [BSD3](https://github.com/mozilla/source-map/blob/master/LICENSE) | Transitive | Yes | | statuses | 1.5.0 | [MIT](https://github.com/jshttp/statuses/blob/master/LICENSE) | Transitive | Yes | | string_decoder | 0.10.31 | [MIT](https://github.com/nodejs/string_decoder/blob/master/LICENSE) | Transitive | Yes | | superagent | 3.8.1 | [MIT](https://github.com/visionmedia/superagent/blob/master/LICENSE) | Transitive | Yes | | superagent-proxy | 2.0.0 | [MIT](https://github.com/TooTallNate/superagent-proxy#license) | Transitive | Yes | | toidentifier | 1.0.0 | [MIT](https://github.com/component/toidentifier/blob/master/LICENSE) | Transitive | Yes | | @tootallnate/once | 1.1.2 | [MIT](https://github.com/TooTallNate/once/blob/master/LICENSE) | Transitive | Yes | | type-check | 0.3.2 | [MIT](https://github.com/gkz/type-check/blob/master/LICENSE) | Transitive | Yes | | universalify | 0.1.2 | [MIT](https://github.com/RyanZim/universalify/blob/master/LICENSE) | Transitive | Yes | | unpipe | 1.0.0 | [MIT](https://github.com/stream-utils/unpipe/blob/master/LICENSE) | Transitive | Yes | | util-deprecate | 1.0.2 | [MIT](https://github.com/TooTallNate/util-deprecate/blob/master/LICENSE) | Transitive | Yes | | word-wrap | 1.2.3 | [MIT](https://github.com/jonschlinkert/word-wrap/blob/master/LICENSE) | Transitive | Yes | | xregexp | 2.0.0 | [MIT](https://github.com/slevithan/xregexp/blob/master/LICENSE) | Transitive | Yes | | yallist | 3.1.1 | [ISC](https://github.com/isaacs/yallist/blob/master/LICENSE) | Transitive | Yes | | isomorphic-webcrypto | 2.3.6 | [MIT](https://github.com/kevlened/isomorphic-webcrypto/blob/master/LICENSE) | Transitive | Yes | | @peculiar/webcrypto | 1.0.22 | [MIT](https://github.com/PeculiarVentures/webcrypto/blob/master/LICENSE.md) | Transitive | Yes | | asmcrypto.js | 0.22.0 | [MIT](https://github.com/asmcrypto/asmcrypto.js/blob/master/LICENSE) | Transitive | Yes | | b64-lite | 1.3.1 | [MIT](https://github.com/kevlened/b64-lite/blob/master/LICENSE) | Transitive | Yes | | b64u-lite | 1.0.1 | [MIT](https://github.com/kevlened/b64u-lite/blob/master/LICENSE) | Transitive | Yes | | msrcrypto | 1.5.6 | [Apache20](https://github.com/kevlened/msrCrypto/blob/master/LICENSE.TXT) | Transitive | Yes | | str2buf | 1.3.0 | [MIT](https://github.com/kevlened/str2buf/blob/master/LICENSE) | Transitive | Yes | | webcrypto-shim | 0.1.4 | [MIT](https://github.com/vibornoff/webcrypto-shim/blob/master/LICENSE) | Transitive | Yes | #### Supported Platforms ##### Supported Browsers *(minimum supported version)* - Chrome iOS 86.0.4240 - Chrome Android 86.0.4240 - Chrome Linux 86.0.4240 - Chrome macOS 86.0.4240 - Chrome Windows 86.0.4240 - Firefox Linux desktop 83.0 (x64) - Firefox Linux desktop 83.0 (IA-32) - Firefox iOS 29.0 - Firefox Windows 83.0 (IA-32) - Firefox Windows 83.0 (x64) - Firefox Windows 83.0 (ARM64) - Firefox macOS 83.0 - Firefox Android 83.0 (x64) - Firefox Android 83.0 (ARM64) - Firefox Android 83.0 (IA-32 and ARMv7) - Firefox OpenBSD 83.0 (IA-32,x64,ARM64) - Microsoft Edge 87.0.664.60" - Safari 13.0 ##### Android | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | armeabi-v7a, atom, armeabi, arm64-v8a | ART | N/A | N/A | ##### iOS | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | arm64, armv7 | Node.js 8.x, Node.js 10.x, Node.js 11.x, Node.js 12.x | iOS 9.0 | iOS 14.6 | ##### macOS | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | arm64, x86_64 | Node.js 8 | macOS 10.12 | macOS 11.4 | ##### Windows | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | x86-64 | Node.js 8 | Windows 10 Home, Windows 10 Pro, Windows 10 Pro for Workstations, Windows 10 Pro Education, Windows 10 Enterprise | Windows 10 Home, Windows 10 Pro, Windows 10 Pro for Workstations, Windows 10 Pro Education, Windows 10 Enterprise | ##### Linux | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | x86-64 | Node.js 8 | Ubuntu 14.04 LTS | Ubuntu 20.04 LTS | ### source: GitHub **Repository:** [GitHub](https://github.com/pubnub/react) #### Dependencies | Name | Min version | License | Location | Required | |------|-------------|---------|----------|----------| | Node.js | 8.x and above | [MIT](https://github.com/nodejs/node/blob/master/LICENSE) | Should be installed on computer | Yes | | react | 16.8 or above | [MIT](https://github.com/facebook/react/blob/main/LICENSE) | Should be installed on computer | Yes | | pubnub | 4.27.3 | [MIT](https://github.com/pubnub/javascript/blob/master/LICENSE) | Shipped within library | Yes | | agentkeepalive | 3.5.2 | [MIT](https://github.com/node-modules/agentkeepalive/blob/HEAD/LICENSE) | Transitive | Yes | | agent-base | 6.0.2 | [MIT](https://github.com/TooTallNate/node-agent-base#license) | Transitive | Yes | | ast-types | 0.13.4 | [MIT](https://github.com/benjamn/ast-types/blob/master/LICENSE) | Transitive | Yes | | asynckit | 0.4.0 | [MIT](https://github.com/alexindigo/asynckit/blob/master/LICENSE) | Transitive | Yes | | bytes | 3.1.0 | [MIT](https://github.com/visionmedia/bytes.js/blob/master/LICENSE) | Transitive | Yes | | call-bind | 1.0.2 | [MIT](https://github.com/ljharb/call-bind/blob/main/LICENSE) | Transitive | Yes | | cbor-js | 0.1.0 | [MIT](https://github.com/paroga/cbor-js/blob/master/LICENSE) | Transitive | Yes | | cbor-sync | 1.0.4 | [MIT](https://github.com/PelionIoT/cbor-sync/blob/master/LICENSE.txt) | Transitive | Yes | | combined-stream | 1.0.8 | [MIT](https://github.com/felixge/node-combined-stream/blob/master/License) | Transitive | Yes | | component-emitter | 1.3.0 | [MIT](https://github.com/component/emitter/blob/master/LICENSE) | Transitive | Yes | | cookiejar | 2.1.2 | [MIT](https://github.com/bmeck/node-cookiejar/blob/master/LICENSE) | Transitive | Yes | | core-util-is | 1.0.2 | [MIT](https://github.com/isaacs/core-util-is/blob/master/LICENSE) | Transitive | Yes | | data-uri-to-buffer | 3.0.1 | [MIT](https://github.com/TooTallNate/node-data-uri-to-buffer#license) | Transitive | Yes | | debug | 3.2.7 | [MIT](https://github.com/visionmedia/debug/blob/master/LICENSE) | Transitive | Yes | | deep-is | 0.1.3 | [MIT](https://github.com/thlorenz/deep-is/blob/master/LICENSE) | Transitive | Yes | | degenerator | 2.2.0 | [MIT](https://github.com/TooTallNate/node-degenerator#license) | Transitive | Yes | | delayed-stream | 1.0.0 | [MIT](https://github.com/felixge/node-delayed-stream/blob/master/License) | Transitive | Yes | | depd | 1.1.2 | [MIT](https://github.com/dougwilson/nodejs-depd/blob/master/LICENSE) | Transitive | Yes | | escodegen | 1.14.3 | [BSD2](https://github.com/estools/escodegen/blob/master/LICENSE.BSD) | Transitive | Yes | | esprima | 4.0.1 | [BSD2](https://github.com/jquery/esprima/blob/main/LICENSE.BSD) | Transitive | Yes | | estraverse | 4.3.0 | [BSD2](https://github.com/estools/estraverse/blob/master/LICENSE.BSD) | Transitive | Yes | | esutils | 2.0.3 | [BSD2](https://github.com/estools/esutils/blob/master/LICENSE.BSD) | Transitive | Yes | | extend | 3.0.2 | [MIT](https://github.com/justmoon/node-extend/blob/main/LICENSE) | Transitive | Yes | | fast-levenshtein | 2.0.6 | [MIT](https://github.com/hiddentao/fast-levenshtein/blob/master/LICENSE.md) | Transitive | Yes | | file-uri-to-path | 2.0.0 | [MIT](https://github.com/TooTallNate/file-uri-to-path/blob/master/LICENSE) | Transitive | Yes | | form-data | 2.5.1 | [MIT](https://github.com/form-data/form-data/blob/master/License) | Transitive | Yes | | formidable | 1.2.2 | [MIT](https://github.com/node-formidable/formidable/blob/master/LICENSE) | Transitive | Yes | | fs-extra | 8.1.0 | [MIT](https://github.com/jprichardson/node-fs-extra/blob/master/LICENSE) | Transitive | Yes | | ftp | 0.3.10 | [MIT](https://github.com/mscdex/node-ftp/blob/master/LICENSE) | Transitive | Yes | | function-bind | 1.1.1 | [MIT](https://github.com/Raynos/function-bind/blob/master/LICENSE) | Transitive | Yes | | get-intrinsic | 1.1.1 | [MIT](https://github.com/ljharb/get-intrinsic/blob/main/LICENSE) | Transitive | Yes | | get-uri | 3.0.2 | [MIT](https://github.com/TooTallNate/node-get-uri#license) | Transitive | Yes | | graceful-fs | 4.2.6 | [ISC](https://github.com/isaacs/node-graceful-fs/blob/master/LICENSE) | Transitive | Yes | | has | 1.0.3 | [MIT](https://github.com/tarruda/has/blob/master/LICENSE-MIT) | Transitive | Yes | | has-symbols | 1.0.2 | [MIT](https://github.com/inspect-js/has-symbols/blob/main/LICENSE) | Transitive | Yes | | http-errors | 1.7.3 | [MIT](https://github.com/jshttp/http-errors/blob/master/LICENSE) | Transitive | Yes | | http-proxy-agent | 4.0.1 | [MIT](https://github.com/TooTallNate/node-http-proxy-agent#license) | Transitive | Yes | | humanize-ms | 1.2.1 | [MIT](https://github.com/node-modules/humanize-ms/blob/master/LICENSE) | Transitive | Yes | | iconv-lite | 0.4.24 | [MIT](https://github.com/ashtuchkin/iconv-lite/blob/master/LICENSE) | Transitive | Yes | | inherits | 2.0.4 | [ISC](https://github.com/isaacs/inherits/blob/master/LICENSE) | Transitive | Yes | | ip | 1.1.5 | [MIT](https://github.com/indutny/node-ip#license) | Transitive | Yes | | isarray | 0.0.1 | [MIT](https://github.com/juliangruber/isarray/blob/master/LICENSE) | Transitive | Yes | | jsonfile | 4.0.0 | [MIT](https://github.com/jprichardson/node-jsonfile/blob/master/LICENSE) | Transitive | Yes | | levn | 0.3.0 | [MIT](https://github.com/gkz/levn/blob/master/LICENSE) | Transitive | Yes | | lil-uuid | 0.1.1 | [MIT](https://github.com/lil-js/uuid/blob/master/LICENSE) | Transitive | Yes | | lru-cache | 5.1.1 | [ISC](https://github.com/isaacs/node-lru-cache/blob/master/LICENSE) | Transitive | Yes | | methods | 1.1.2 | [MIT](https://github.com/jshttp/methods/blob/master/LICENSE) | Transitive | Yes | | mime | 1.6.0 | [MIT](https://github.com/broofa/mime/blob/master/LICENSE) | Transitive | Yes | | mime-db | 1.47.0 | [MIT](https://github.com/jshttp/mime-db/blob/master/LICENSE) | Transitive | Yes | | mime-types | 2.1.30 | [MIT](https://github.com/jshttp/mime-types/blob/master/LICENSE) | Transitive | Yes | | ms | 2.1.2 | [MIT](https://github.com/vercel/ms/blob/master/license.md) | Transitive | Yes | | netmask | 2.0.2 | [MIT](https://github.com/rs/node-netmask#license) | Transitive | Yes | | object-inspect | 1.9.0 | [MIT](https://github.com/inspect-js/object-inspect/blob/master/LICENSE) | Transitive | Yes | | optionator | 0.8.3 | [MIT](https://github.com/gkz/optionator/blob/master/LICENSE) | Transitive | Yes | | pac-proxy-agent | 4.1.0 | [MIT](https://github.com/TooTallNate/node-pac-proxy-agent#license) | Transitive | Yes | | pac-resolver | 4.2.0 | [MIT](https://github.com/TooTallNate/node-pac-resolver#license) | Transitive | Yes | | prelude-ls | 1.1.2 | [MIT](https://github.com/gkz/prelude-ls/blob/master/LICENSE) | Transitive | Yes | | process-nextick-args | 2.0.1 | [MIT](https://github.com/calvinmetcalf/process-nextick-args/blob/master/license.md) | Transitive | Yes | | proxy-agent | 4.0.1 | [MIT](https://github.com/TooTallNate/node-proxy-agent#license) | Transitive | Yes | | proxy-from-env | 1.1.0 | [MIT](https://github.com/Rob--W/proxy-from-env/blob/master/LICENSE) | Transitive | Yes | | qs | 6.10.1 | [BSD3](https://github.com/ljharb/qs/blob/master/LICENSE.md) | Transitive | Yes | | raw-body | 2.4.1 | [MIT](https://github.com/stream-utils/raw-body/blob/master/LICENSE) | Transitive | Yes | | readable-stream | 1.1.14 | [MIT](https://github.com/nodejs/readable-stream/blob/master/LICENSE) | Transitive | Yes | | safer-buffer | 2.1.2 | [MIT](https://github.com/ChALkeR/safer-buffer/blob/master/LICENSE) | Transitive | Yes | | setprototypeof | 1.1.1 | [ISC](https://github.com/wesleytodd/setprototypeof/blob/master/LICENSE) | Transitive | Yes | | side-channel | 1.0.4 | [MIT](https://github.com/ljharb/side-channel/blob/main/LICENSE) | Transitive | Yes | | smart-buffer | 4.1.0 | [MIT](https://github.com/JoshGlazebrook/smart-buffer/blob/master/LICENSE) | Transitive | Yes | | socks | 2.6.0 | [MIT](https://github.com/JoshGlazebrook/socks/blob/master/LICENSE) | Transitive | Yes | | socks-proxy-agent | 5.0.0 | [MIT](https://github.com/TooTallNate/node-socks-proxy-agent#license) | Transitive | Yes | | source-map | 0.6.1 | [BSD3](https://github.com/mozilla/source-map/blob/master/LICENSE) | Transitive | Yes | | statuses | 1.5.0 | [MIT](https://github.com/jshttp/statuses/blob/master/LICENSE) | Transitive | Yes | | string_decoder | 0.10.31 | [MIT](https://github.com/nodejs/string_decoder/blob/master/LICENSE) | Transitive | Yes | | superagent | 3.8.1 | [MIT](https://github.com/visionmedia/superagent/blob/master/LICENSE) | Transitive | Yes | | superagent-proxy | 2.0.0 | [MIT](https://github.com/TooTallNate/superagent-proxy#license) | Transitive | Yes | | toidentifier | 1.0.0 | [MIT](https://github.com/component/toidentifier/blob/master/LICENSE) | Transitive | Yes | | @tootallnate/once | 1.1.2 | [MIT](https://github.com/TooTallNate/once/blob/master/LICENSE) | Transitive | Yes | | type-check | 0.3.2 | [MIT](https://github.com/gkz/type-check/blob/master/LICENSE) | Transitive | Yes | | universalify | 0.1.2 | [MIT](https://github.com/RyanZim/universalify/blob/master/LICENSE) | Transitive | Yes | | unpipe | 1.0.0 | [MIT](https://github.com/stream-utils/unpipe/blob/master/LICENSE) | Transitive | Yes | | util-deprecate | 1.0.2 | [MIT](https://github.com/TooTallNate/util-deprecate/blob/master/LICENSE) | Transitive | Yes | | word-wrap | 1.2.3 | [MIT](https://github.com/jonschlinkert/word-wrap/blob/master/LICENSE) | Transitive | Yes | | xregexp | 2.0.0 | [MIT](https://github.com/slevithan/xregexp/blob/master/LICENSE) | Transitive | Yes | | yallist | 3.1.1 | [ISC](https://github.com/isaacs/yallist/blob/master/LICENSE) | Transitive | Yes | | isomorphic-webcrypto | 2.3.6 | [MIT](https://github.com/kevlened/isomorphic-webcrypto/blob/master/LICENSE) | Transitive | Yes | | @peculiar/webcrypto | 1.0.22 | [MIT](https://github.com/PeculiarVentures/webcrypto/blob/master/LICENSE.md) | Transitive | Yes | | asmcrypto.js | 0.22.0 | [MIT](https://github.com/asmcrypto/asmcrypto.js/blob/master/LICENSE) | Transitive | Yes | | b64-lite | 1.3.1 | [MIT](https://github.com/kevlened/b64-lite/blob/master/LICENSE) | Transitive | Yes | | b64u-lite | 1.0.1 | [MIT](https://github.com/kevlened/b64u-lite/blob/master/LICENSE) | Transitive | Yes | | msrcrypto | 1.5.6 | [Apache20](https://github.com/kevlened/msrCrypto/blob/master/LICENSE.TXT) | Transitive | Yes | | str2buf | 1.3.0 | [MIT](https://github.com/kevlened/str2buf/blob/master/LICENSE) | Transitive | Yes | | webcrypto-shim | 0.1.4 | [MIT](https://github.com/vibornoff/webcrypto-shim/blob/master/LICENSE) | Transitive | Yes | #### Supported Platforms ##### Supported Browsers *(minimum supported version)* - Chrome iOS 86.0.4240 - Chrome Android 86.0.4240 - Chrome Linux 86.0.4240 - Chrome macOS 86.0.4240 - Chrome Windows 86.0.4240 - Firefox Linux desktop 83.0 (x64) - Firefox Linux desktop 83.0 (IA-32) - Firefox iOS 29.0 - Firefox Windows 83.0 (IA-32) - Firefox Windows 83.0 (x64) - Firefox Windows 83.0 (ARM64) - Firefox macOS 83.0 - Firefox Android 83.0 (x64) - Firefox Android 83.0 (ARM64) - Firefox Android 83.0 (IA-32 and ARMv7) - Firefox OpenBSD 83.0 (IA-32,x64,ARM64) - Microsoft Edge 87.0.664.60" - Safari 13.0 ##### Android | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | armeabi-v7a, atom, armeabi, arm64-v8a | ART | N/A | N/A | ##### iOS | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | arm64, armv7 | Node.js 8.x, Node.js 10.x, Node.js 11.x, Node.js 12.x | iOS 9.0 | iOS 14.6 | ##### macOS | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | arm64, x86_64 | Node.js 8 | macOS 10.12 | macOS 11.4 | ##### Windows | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | x86-64 | Node.js 8 | Windows 10 Home, Windows 10 Pro, Windows 10 Pro for Workstations, Windows 10 Pro Education, Windows 10 Enterprise | Windows 10 Home, Windows 10 Pro, Windows 10 Pro for Workstations, Windows 10 Pro Education, Windows 10 Enterprise | ##### Linux | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | x86-64 | Node.js 8 | Ubuntu 14.04 LTS | Ubuntu 20.04 LTS |

react SDK 3.0.2

  • package: npm

    npm
  • source: GitHub

    GitHub
Last updated on
On this page