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
189
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.75.1 to 2.76.0

2

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

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

@@ -29,2 +29,6 @@ import { Entity } from '../es6/Entity.js';

showPendingEnrollmentRequests() {
return this._entity && this._entity.properties && this._entity.properties.ShowPendingEnrollmentRequests;
}
showUnattemptedQuizzes() {

@@ -31,0 +35,0 @@ return this._entity && this._entity.properties && this._entity.properties.ShowUnattemptedQuizzes;

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