@createiq/frontend-licenses 1.0.64 → 1.0.66
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 +5 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +5 -4
- package/dist/index.js.map +1 -1
- package/oss-licenses.json +5 -4
- package/oss-licenses.json.sha256 +1 -1
- package/package.json +1 -1
package/oss-licenses.json
CHANGED
|
@@ -1367,7 +1367,8 @@
|
|
|
1367
1367
|
"licenses": {
|
|
1368
1368
|
"license": "MIT"
|
|
1369
1369
|
},
|
|
1370
|
-
"licenseText": "MIT License\n\nCopyright (c)
|
|
1370
|
+
"licenseText": "The MIT License (MIT)\n\nCopyright (c) Ziad Beyens, Dylan Schiemann, Joe Anderson, Felix Feng\n\nUnless otherwise specified in a LICENSE file within an individual package directory,\nthis license applies to all files in this repository outside of those package directories.\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\nall copies 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\nTHE SOFTWARE.\n",
|
|
1371
|
+
"copyrightText": "Copyright (c) Ziad Beyens, Dylan Schiemann, Joe Anderson, Felix Feng"
|
|
1371
1372
|
},
|
|
1372
1373
|
{
|
|
1373
1374
|
"name": "@uiw/codemirror-extensions-basic-setup",
|
|
@@ -2555,12 +2556,12 @@
|
|
|
2555
2556
|
{
|
|
2556
2557
|
"name": "immutable",
|
|
2557
2558
|
"author": "Lee Byron",
|
|
2558
|
-
"website": "https://immutable-js.com",
|
|
2559
|
+
"website": "https://immutable-js.com/",
|
|
2559
2560
|
"licenses": {
|
|
2560
2561
|
"license": "MIT"
|
|
2561
2562
|
},
|
|
2562
|
-
"licenseText": "MIT License\n\nCopyright (c) 2014-present,
|
|
2563
|
-
"copyrightText": "Copyright (c) 2014-present,
|
|
2563
|
+
"licenseText": "MIT License\n\nCopyright (c) 2014-present, Facebook, Inc.\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",
|
|
2564
|
+
"copyrightText": "Copyright (c) 2014-present, Facebook, Inc."
|
|
2564
2565
|
},
|
|
2565
2566
|
{
|
|
2566
2567
|
"name": "inherits",
|
package/oss-licenses.json.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
c2cf0363532feb3e4544eb39727d4ef7d87d34b709efdc92fa4c0c2b2082799b
|