@dynamic-labs/rpc-providers
Advanced tools
Comparing version 4.0.0-alpha.49 to 4.0.0-alpha.50
'use client' | ||
var version = "4.0.0-alpha.49"; | ||
var version = "4.0.0-alpha.50"; | ||
export { version }; |
{ | ||
"name": "@dynamic-labs/rpc-providers", | ||
"version": "4.0.0-alpha.49", | ||
"version": "4.0.0-alpha.50", | ||
"description": "A React SDK for implementing wallet web3 authentication and authorization to your website.", | ||
@@ -21,6 +21,6 @@ "author": "Dynamic Labs, Inc.", | ||
"dependencies": { | ||
"@dynamic-labs/assert-package-version": "4.0.0-alpha.49", | ||
"@dynamic-labs/types": "4.0.0-alpha.49" | ||
"@dynamic-labs/assert-package-version": "4.0.0-alpha.50", | ||
"@dynamic-labs/types": "4.0.0-alpha.50" | ||
}, | ||
"peerDependencies": {} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
398769
+ Added@dynamic-labs/assert-package-version@4.0.0-alpha.50(transitive)
+ Added@dynamic-labs/logger@4.0.0-alpha.50(transitive)
+ Added@dynamic-labs/types@4.0.0-alpha.50(transitive)
- Removed@dynamic-labs/assert-package-version@4.0.0-alpha.49(transitive)
- Removed@dynamic-labs/logger@4.0.0-alpha.49(transitive)
- Removed@dynamic-labs/types@4.0.0-alpha.49(transitive)