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 3.6.3 to 3.7.0

2

package.js
'use client'
var version = "3.6.3";
var version = "3.7.0";
export { version };
{
"name": "@dynamic-labs/message-transport",
"version": "3.6.3",
"version": "3.7.0",
"repository": {

@@ -30,8 +30,8 @@ "type": "git",

"@vue/reactivity": "3.4.21",
"@dynamic-labs/types": "3.6.3",
"@dynamic-labs/types": "3.7.0",
"eventemitter3": "5.0.1"
},
"peerDependencies": {
"@dynamic-labs/assert-package-version": "3.6.3"
"@dynamic-labs/assert-package-version": "3.7.0"
}
}

@@ -1,2 +0,2 @@

export type SocialProvider = 'apple' | 'coinbaseSocial' | 'discord' | 'epicgames' | 'facebook' | 'farcaster' | 'github' | 'google' | 'line' | 'telegram' | 'twitch' | 'twitter' | 'spotify';
export type SocialProvider = 'apple' | 'coinbaseSocial' | 'discord' | 'epicgames' | 'facebook' | 'farcaster' | 'github' | 'google' | 'line' | 'telegram' | 'tiktok' | 'twitch' | 'twitter' | 'spotify';
export type SocialAuthModuleMessages = {

@@ -3,0 +3,0 @@ connectWithSocial: (args: {

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