@createiq/backend-licenses 1.0.24 → 1.0.25
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 +3 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +3 -0
- package/dist/index.js.map +1 -1
- package/oss-licenses.json +3 -0
- package/oss-licenses.json.sha256 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4095,6 +4095,7 @@ limitations under the License.`
|
|
|
4095
4095
|
},
|
|
4096
4096
|
{
|
|
4097
4097
|
name: "com.googlecode.owasp-java-html-sanitizer:java10-shim",
|
|
4098
|
+
website: "https://github.com/OWASP/java-html-sanitizer",
|
|
4098
4099
|
licenses: {
|
|
4099
4100
|
license: "Apache-2.0"
|
|
4100
4101
|
},
|
|
@@ -4174,6 +4175,7 @@ limitations under the License.`
|
|
|
4174
4175
|
},
|
|
4175
4176
|
{
|
|
4176
4177
|
name: "com.googlecode.owasp-java-html-sanitizer:java8-shim",
|
|
4178
|
+
website: "https://github.com/OWASP/java-html-sanitizer",
|
|
4177
4179
|
licenses: {
|
|
4178
4180
|
license: "Apache-2.0"
|
|
4179
4181
|
},
|
|
@@ -4253,6 +4255,7 @@ limitations under the License.`
|
|
|
4253
4255
|
},
|
|
4254
4256
|
{
|
|
4255
4257
|
name: "com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer",
|
|
4258
|
+
website: "https://github.com/OWASP/java-html-sanitizer",
|
|
4256
4259
|
licenses: {
|
|
4257
4260
|
license: "Apache-2.0"
|
|
4258
4261
|
},
|