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

@interopio/fdc3

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@interopio/fdc3 - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

8

changelog.md

@@ -0,1 +1,9 @@

2.3.2
feat: Add support for 'ioConnect' prop under hostManifests key
2.2.2
feat: Implement FDC3 2.1
fix: Change wrapped fdc3intentContext to comply with .NET implementation
fix: Add check if io.logger is defined
chore: Create Intents Error enum
chore: Add error in @interopio/utils package for intent handler rejection
2.1.2

@@ -2,0 +10,0 @@ fix: reworked the private channel implementation to be encapsulated better

6

package.json
{
"name": "@interopio/fdc3",
"version": "2.3.1",
"version": "2.3.2",
"description": "IO Connect implementation of the FDC3 standard",

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

"devDependencies": {
"@interopio/utils": "^1.3.1"
"@interopio/utils": "^1.3.2"
},

@@ -44,3 +44,3 @@ "dependencies": {

},
"gitHead": "0a5d347ff9b1f248f7c936450973e527c53a9cd9"
"gitHead": "22aeb9aaf4e0f50f0686b071d7f5aac334c69513"
}

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

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

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