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
187
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.127.0 to 2.128.0

2

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

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

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

contentModuleId() {
const contentEntity = this._entity && this._entity.getSubEntityByRel(Rels.content);
return contentEntity?.properties?.moduleId;
}
async validate(activity) {

@@ -749,0 +754,0 @@ await this.validateDates(activity.dates);

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