@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.cjs
CHANGED
|
@@ -4121,6 +4121,7 @@ limitations under the License.`
|
|
|
4121
4121
|
},
|
|
4122
4122
|
{
|
|
4123
4123
|
name: "com.googlecode.owasp-java-html-sanitizer:java10-shim",
|
|
4124
|
+
website: "https://github.com/OWASP/java-html-sanitizer",
|
|
4124
4125
|
licenses: {
|
|
4125
4126
|
license: "Apache-2.0"
|
|
4126
4127
|
},
|
|
@@ -4200,6 +4201,7 @@ limitations under the License.`
|
|
|
4200
4201
|
},
|
|
4201
4202
|
{
|
|
4202
4203
|
name: "com.googlecode.owasp-java-html-sanitizer:java8-shim",
|
|
4204
|
+
website: "https://github.com/OWASP/java-html-sanitizer",
|
|
4203
4205
|
licenses: {
|
|
4204
4206
|
license: "Apache-2.0"
|
|
4205
4207
|
},
|
|
@@ -4279,6 +4281,7 @@ limitations under the License.`
|
|
|
4279
4281
|
},
|
|
4280
4282
|
{
|
|
4281
4283
|
name: "com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer",
|
|
4284
|
+
website: "https://github.com/OWASP/java-html-sanitizer",
|
|
4282
4285
|
licenses: {
|
|
4283
4286
|
license: "Apache-2.0"
|
|
4284
4287
|
},
|