@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/oss-licenses.json
CHANGED
|
@@ -1527,6 +1527,7 @@
|
|
|
1527
1527
|
},
|
|
1528
1528
|
{
|
|
1529
1529
|
"name": "org.apache.logging.log4j:log4j-api",
|
|
1530
|
+
"website": "https://logging.apache.org/log4j/2.x/",
|
|
1530
1531
|
"licenses": {
|
|
1531
1532
|
"license": "Apache-2.0"
|
|
1532
1533
|
},
|
|
@@ -1534,6 +1535,7 @@
|
|
|
1534
1535
|
},
|
|
1535
1536
|
{
|
|
1536
1537
|
"name": "org.apache.logging.log4j:log4j-to-slf4j",
|
|
1538
|
+
"website": "https://logging.apache.org/log4j/2.x/",
|
|
1537
1539
|
"licenses": {
|
|
1538
1540
|
"license": "Apache-2.0"
|
|
1539
1541
|
},
|
package/oss-licenses.json.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
d836683c0f16dc37a35049ac4791b1cec07cb5b24bcf5fb48a072fc2e266b823
|