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