@brightspace-hmc/siren-sdk
Advanced tools
Comparing version 2.48.0 to 2.48.1
{ | ||
"name": "@brightspace-hmc/siren-sdk", | ||
"version": "2.48.0", | ||
"version": "2.48.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "", |
@@ -695,3 +695,3 @@ import { Actions, Classes, Rels } from '../hypermedia-constants.js'; | ||
getEvaluationsHref() { | ||
getEvaluationHref() { | ||
if (!this._entity || !this._entity.hasLinkByRel(Rels.Activities.evaluation)) { | ||
@@ -698,0 +698,0 @@ return; |
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
361737