New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@brightspace-hmc/siren-sdk

Package Overview
Dependencies
Maintainers
2
Versions
192
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.49.0 to 2.50.0

2

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

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

@@ -19,2 +19,10 @@ /**

isPendingMerge() {
return this._entity?.properties?.isPendingMerge;
}
isMerged() {
return this._entity?.properties?.isMerged;
}
onOrganizationChange(onChange) {

@@ -21,0 +29,0 @@ const organizationHref = this.organizationHref();

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