@dynamic-labs/rpc-providers
Advanced tools
Comparing version 4.0.0-alpha.44 to 4.0.0-alpha.45
'use client' | ||
var version = "4.0.0-alpha.44"; | ||
var version = "4.0.0-alpha.45"; | ||
export { version }; |
{ | ||
"name": "@dynamic-labs/rpc-providers", | ||
"version": "4.0.0-alpha.44", | ||
"version": "4.0.0-alpha.45", | ||
"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.44", | ||
"@dynamic-labs/types": "4.0.0-alpha.44" | ||
"@dynamic-labs/assert-package-version": "4.0.0-alpha.45", | ||
"@dynamic-labs/types": "4.0.0-alpha.45" | ||
}, | ||
"peerDependencies": {} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
392665
+ Added@dynamic-labs/assert-package-version@4.0.0-alpha.45(transitive)
+ Added@dynamic-labs/logger@4.0.0-alpha.45(transitive)
+ Added@dynamic-labs/types@4.0.0-alpha.45(transitive)
- Removed@dynamic-labs/assert-package-version@4.0.0-alpha.44(transitive)
- Removed@dynamic-labs/logger@4.0.0-alpha.44(transitive)
- Removed@dynamic-labs/types@4.0.0-alpha.44(transitive)