@createiq/backend-licenses 1.0.10 → 1.0.11
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 +2 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/oss-licenses.json +2 -0
- package/oss-licenses.json.sha256 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -13378,6 +13378,7 @@ limitations under the License.`
|
|
|
13378
13378
|
},
|
|
13379
13379
|
{
|
|
13380
13380
|
name: "org.apache.logging.log4j:log4j-api",
|
|
13381
|
+
website: "https://logging.apache.org/log4j/2.x/",
|
|
13381
13382
|
licenses: {
|
|
13382
13383
|
license: "Apache-2.0"
|
|
13383
13384
|
},
|
|
@@ -13457,6 +13458,7 @@ limitations under the License.`
|
|
|
13457
13458
|
},
|
|
13458
13459
|
{
|
|
13459
13460
|
name: "org.apache.logging.log4j:log4j-to-slf4j",
|
|
13461
|
+
website: "https://logging.apache.org/log4j/2.x/",
|
|
13460
13462
|
licenses: {
|
|
13461
13463
|
license: "Apache-2.0"
|
|
13462
13464
|
},
|