@brightspace-hmc/siren-sdk
Advanced tools
Comparing version 2.135.0 to 2.136.0
{ | ||
"name": "@brightspace-hmc/siren-sdk", | ||
"version": "2.135.0", | ||
"version": "2.136.0", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "", |
@@ -153,3 +153,4 @@ import { Actions, Classes, Rels } from '../../hypermedia-constants.js'; | ||
[this.url(), contentLTILink.url], | ||
[this.isExternalResource(), contentLTILink.isExternalResource] | ||
[this.isExternalResource(), contentLTILink.isExternalResource], | ||
[this.descriptionRichText(), contentLTILink.descriptionRichText] | ||
]; | ||
@@ -156,0 +157,0 @@ for (const [left, right] of diffs) { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
408014
11300