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