Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dynamic-labs/message-transport

Package Overview
Dependencies
Maintainers
0
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/message-transport - npm Package Compare versions

Comparing version 4.0.0-alpha.34 to 4.0.0-alpha.35

2

package.js
'use client'
var version = "4.0.0-alpha.34";
var version = "4.0.0-alpha.35";
export { version };
{
"name": "@dynamic-labs/message-transport",
"version": "4.0.0-alpha.34",
"version": "4.0.0-alpha.35",
"description": "Defines the interface to communicate with dynamic's webview",

@@ -21,13 +21,13 @@ "author": "Dynamic Labs, Inc.",

"dependencies": {
"@dynamic-labs/sdk-api-core": "0.0.565",
"@dynamic-labs/sdk-api-core": "0.0.570",
"@vue/reactivity": "^3.4.21",
"@dynamic-labs/types": "4.0.0-alpha.34",
"@dynamic-labs/types": "4.0.0-alpha.35",
"eventemitter3": "5.0.1"
},
"peerDependencies": {
"@dynamic-labs/assert-package-version": "4.0.0-alpha.34",
"@dynamic-labs/logger": "4.0.0-alpha.34",
"@dynamic-labs/utils": "4.0.0-alpha.34",
"@dynamic-labs/webauthn": "4.0.0-alpha.34"
"@dynamic-labs/assert-package-version": "4.0.0-alpha.35",
"@dynamic-labs/logger": "4.0.0-alpha.35",
"@dynamic-labs/utils": "4.0.0-alpha.35",
"@dynamic-labs/webauthn": "4.0.0-alpha.35"
}
}

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

Sorry, the diff of this file is not supported yet

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