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.131.0 to 2.132.0

2

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

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

@@ -269,3 +269,4 @@ export const Rels = {

intent: 'https://outcomes.api.brightspace.com/rels/intent',
outcome: 'https://outcomes.api.brightspace.com/rels/outcome'
outcome: 'https://outcomes.api.brightspace.com/rels/outcome',
settings: 'https://outcomes.api.brightspace.com/rels/outcomes-settings'
},

@@ -272,0 +273,0 @@ Meetings: {

@@ -162,2 +162,5 @@

}
outcomesSettingsUrl() {
return this._getHref(Rels.Outcomes.settings);
}

@@ -164,0 +167,0 @@ canChangeCourseImage() {

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