@createiq/frontend-licenses 1.0.35 → 1.0.36
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/index.cjs +4 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +4 -3
- package/dist/index.js.map +1 -1
- package/oss-licenses.json +4 -3
- package/oss-licenses.json.sha256 +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -11937,8 +11937,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
11937
11937
|
licenses: {
|
|
11938
11938
|
license: "MIT"
|
|
11939
11939
|
},
|
|
11940
|
-
licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2016-
|
|
11941
|
-
copyrightText: "Copyright (c) 2016-
|
|
11940
|
+
licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2016-2025 Matteo Collina, David Mark Clements and the Pino contributors listed at <https://github.com/pinojs/pino#the-team> and in the README file.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
11941
|
+
copyrightText: "Copyright (c) 2016-2025 Matteo Collina, David Mark Clements and the Pino contributors listed at <https://github.com/pinojs/pino#the-team> and in the README file."
|
|
11942
11942
|
},
|
|
11943
11943
|
{
|
|
11944
11944
|
name: "pluralize",
|
|
@@ -12285,7 +12285,8 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
12285
12285
|
},
|
|
12286
12286
|
{
|
|
12287
12287
|
name: "react-hook-form",
|
|
12288
|
-
|
|
12288
|
+
author: "Beier",
|
|
12289
|
+
website: "https://react-hook-form.com",
|
|
12289
12290
|
licenses: {
|
|
12290
12291
|
license: "MIT"
|
|
12291
12292
|
},
|