@tonconnect/sdk
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -6,2 +6,3 @@ export * from './ton-connect'; | ||
export { TonConnect as default } from './ton-connect'; | ||
export { ITonConnect } from './ton-connect.interface'; | ||
export { CHAIN, DeviceInfo } from '@tonconnect/protocol'; |
{ | ||
"name": "@tonconnect/sdk", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "build": "npx rimraf lib && ttsc", |
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
81165
1465