@metamask/sdk-install-modal-web
Advanced tools
Comparing version 0.3.3 to 0.5.1
@@ -9,2 +9,8 @@ # Changelog | ||
## [0.5.1] | ||
### Uncategorized | ||
- Revert "Release 12.0.0" ([#210](https://github.com/MetaMask/metamask-sdk/pull/210)) | ||
- Release 12.0.0 ([#208](https://github.com/MetaMask/metamask-sdk/pull/208)) | ||
- feat: optimize modal rendering and re-use existing node ([#206](https://github.com/MetaMask/metamask-sdk/pull/206)) | ||
## [0.3.3] | ||
@@ -31,5 +37,6 @@ ### Added | ||
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-install-modal-web@0.3.3...HEAD | ||
[Unreleased]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-install-modal-web@0.5.1...HEAD | ||
[0.5.1]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-install-modal-web@0.3.3...@metamask/sdk-install-modal-web@0.5.1 | ||
[0.3.3]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-install-modal-web@0.3.2...@metamask/sdk-install-modal-web@0.3.3 | ||
[0.3.2]: https://github.com/MetaMask/metamask-sdk/compare/@metamask/sdk-install-modal-web@0.3.0...@metamask/sdk-install-modal-web@0.3.2 | ||
[0.3.0]: https://github.com/MetaMask/metamask-sdk/releases/tag/@metamask/sdk-install-modal-web@0.3.0 |
@@ -21,4 +21,5 @@ import { InstallModalProps } from './InstallModal'; | ||
updateOTPValue: (otpValue: string) => void; | ||
updateQRCode: (link: string) => void; | ||
unmount(): void; | ||
} | ||
//# sourceMappingURL=ModalLoader.d.ts.map |
@@ -21,4 +21,5 @@ import { InstallModalProps } from './InstallModal'; | ||
updateOTPValue: (otpValue: string) => void; | ||
updateQRCode: (link: string) => void; | ||
unmount(): void; | ||
} | ||
//# sourceMappingURL=ModalLoader.d.ts.map |
@@ -21,4 +21,5 @@ import { InstallModalProps } from './InstallModal'; | ||
updateOTPValue: (otpValue: string) => void; | ||
updateQRCode: (link: string) => void; | ||
unmount(): void; | ||
} | ||
//# sourceMappingURL=ModalLoader.d.ts.map |
{ | ||
"name": "@metamask/sdk-install-modal-web", | ||
"version": "0.3.3", | ||
"version": "0.5.1", | ||
"description": "MetaMask SDK Install Modal for Web", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/MetaMask/metamask-sdk#readme", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
7114
8219016