Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@brightspace-hmc/siren-sdk

Package Overview
Dependencies
Maintainers
2
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brightspace-hmc/siren-sdk - npm Package Compare versions

Comparing version 2.92.0 to 2.92.1

2

package.json
{
"name": "@brightspace-hmc/siren-sdk",
"version": "2.92.0",
"version": "2.92.1",
"type": "module",

@@ -5,0 +5,0 @@ "description": "",

@@ -206,2 +206,9 @@ import { Actions, Classes, Rels } from '../../hypermedia-constants.js';

/**
* @returns {bool} Whether or not the negative grading entity is present
*/
negativeGradingEnabled() {
return this._entity.hasSubEntityByRel(Rels.Quizzes.deductionPercentage);
}
/**
* @returns {bool} Whether or not the user can edit the autoSetGraded property

@@ -208,0 +215,0 @@ */

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc