@tonconnect/protocol
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -1,3 +0,3 @@ | ||
export { ConnectEvent, ConnectEventSuccess, ConnectEventError, CONNECT_EVENT_ERROR_CODES, ConnectItemReply, TonProofItemReply, TonAddressItemReply } from './connect-event'; | ||
export { ConnectEvent, ConnectEventSuccess, ConnectEventError, CONNECT_EVENT_ERROR_CODES, ConnectItemReply, TonProofItemReply, TonProofItemReplySuccess, TonProofItemReplyError, TonAddressItemReply } from './connect-event'; | ||
export { DisconnectEvent } from './disconnect-event'; | ||
export { WalletEvent } from './wallet-event'; |
{ | ||
"name": "@tonconnect/protocol", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35641