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

@glue42/fdc3

Package Overview
Dependencies
Maintainers
8
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glue42/fdc3 - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

12

changelog.md

@@ -0,1 +1,13 @@

3.1.1.
bugfix: findIntent filters handlers by contextType
bugfix: findIntentsByContext filter handlers by contextType
bugfix: raiseIntent opens Intents Resolver UI
bugfix: addIntentListener uses glue.intents.register if present
bugfix: open resolves when the opened app launches and adds a context listener for the passed contextType
bugfix: getAppMetadata returns correct properties
bugfix: getOrCreateChannel throws if user channel is passed
bugfix: joinUserChannel throws if trying to join an app channel
bugfix: addContextListener handler is not invoked if another app broadcasts non fdc3 data
bugfix: addContextListener adds a pending listener when invoked while not joined on a channel
bugfix: channel's addContextListener does not replay when there's an existent fdc3 data on the app channel
3.1.0

@@ -2,0 +14,0 @@ feat: updated all dependencies to the latest major versions

4

package.json
{
"name": "@glue42/fdc3",
"version": "3.1.0",
"version": "3.1.1",
"description": "Glue42 implementation of the FDC3 standard",

@@ -49,3 +49,3 @@ "main": "dist/fdc3.umd.js",

},
"gitHead": "42f437e378de934ee7627d2e5ad683ed8faaa268"
"gitHead": "dc371cb987524f4b0f2180ccc4b1d6ea9b92f046"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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