diff --git a/NOTICE.txt b/NOTICE.txt index 11ccab47a..0035d912f 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -34,6 +34,18 @@ A spec-compliant polyfill/ponyfill for Intl.getCanonicalLocales tested by the of * LICENSE: MIT +--- + +## @formatjs/intl-listformat + +This product contains '@formatjs/intl-listformat' by FormatJS. + +This repository is the home of FormatJS and related libraries. + +* HOMEPAGE: https://github.com/formatjs/formatjs + +* LICENSE MIT + --- ## @formatjs/intl-locale @@ -302,41 +314,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ---- - -## @nozbe/with-observables - -This product contains '@nozbe/with-observables' by Nozbe. - -A higher-order component for connecting RxJS Observables to React components. - -* HOMEPAGE: - * https://github.com/Nozbe/withObservables - -* LICENSE: MIT - -MIT License - -Copyright (c) Nozbe - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - --- ## @react-native-camera-roll/camera-roll @@ -484,48 +461,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ---- - -## @react-native/eslint-config - -This product contains '@react-native/eslint-config' by Meta. - -ESLint config for React Native - -* HOMEPAGE: - * https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native-community#readme - -* LICENSE: MIT - - ---- - -## @react-native/metro-config - -This product contains '@react-native/metro-config' by Meta. - -Config resolver and transformer for Metro. - -* HOMEPAGE: - * https://github.com/facebook/react-native#readme - -* LICENSE: MIT - - ---- - -## @tsconfig/react-native - -This product contains '@tsconfig/react-native' by TSC Base. - -Hosts TSConfigs for you to extend in your apps, tuned to a particular runtime environment. Owned and improved by the community. Basically Definitely Typed for TSConfigs. - -* HOMEPAGE: - * https://github.com/tsconfig/bases#readme - -* LICENSE: MIT - - --- ## @react-navigation/bottom-tabs @@ -669,6 +604,19 @@ SOFTWARE. --- +## @tsconfig/react-native + +This product contains a modified version of '@tsconfig/react-native' by TSC Base. + +Hosts TSConfigs for you to extend in your apps, tuned to a particular runtime environment. + +* HOMEPAGE: + * https://github.com/tsconfig/bases + +* LICENSE: MIT + +--- + ## @voximplant/react-native-foreground-service This product contains a modified version of '@voximplant/react-native-foreground-service' by Voximplant. @@ -1385,6 +1333,41 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +--- + +## path-to-regexp + +This product contains 'path-to-regexp' by lastuniverse. + +Turn a path string such as /user/:id or /user/:id(\d+) into a regular expression + +* HOMEPAGE: + * https://github.com/lastuniverse/path-to-regex + +* LICENSE: MIT + +The MIT License (MIT) + +Copyright (c) 2018 Roman Surmanidze (kapa6a3er@gmail.com) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + --- ## react