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.133.1 to 2.134.0

2

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

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

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

outcomesKey() {
if (!this._entity || !this._entity.properties) {
return;
}
return this._entity.properties['outcomes-term'];
}
/**

@@ -40,0 +47,0 @@ * @returns {bool} Whether or not the edit name action is present on the assignment entity

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