@masa-finance/masa-react
Advanced tools
Comparing version 0.13.0 to 0.13.1
@@ -7,2 +7,19 @@ ### Changelog | ||
#### [v0.13.0](https://github.com/masa-finance/masa-react/compare/v0.12.0...v0.13.0) | ||
> 8 November 2022 | ||
- added functions for confirm,verify 2fa and mint 2fa [`#36`](https://github.com/masa-finance/masa-react/pull/36) | ||
- 2fa stuff is part of sdk [`aa2c5b7`](https://github.com/masa-finance/masa-react/commit/aa2c5b7fed8a4e6580614ca0aff235ed9da199d6) | ||
- 2fa stuff is part of sdk [`ab16238`](https://github.com/masa-finance/masa-react/commit/ab16238c71acbe7bc498938666662958717945b2) | ||
- lint free [`51215b5`](https://github.com/masa-finance/masa-react/commit/51215b57ae6f315ba5fa1e4869cfb0fa1493e64b) | ||
#### [v0.12.0](https://github.com/masa-finance/masa-react/compare/v0.11.0...v0.12.0) | ||
> 7 November 2022 | ||
- added functions for confirm,verify 2fa and mint 2fa [`9648aa5`](https://github.com/masa-finance/masa-react/commit/9648aa54405d3c81cdca13a470dea92f32c8af59) | ||
- update docs [`d43db16`](https://github.com/masa-finance/masa-react/commit/d43db1647d82f256ba8a330294ebc476b332b267) | ||
- updated changelog [`781183d`](https://github.com/masa-finance/masa-react/commit/781183d7227155af2f8bff5a9f6936e48f25d8f5) | ||
#### [v0.11.0](https://github.com/masa-finance/masa-react/compare/v0.10.1...v0.11.0) | ||
@@ -9,0 +26,0 @@ |
{ | ||
"name": "@masa-finance/masa-react", | ||
"version": "0.13.0", | ||
"version": "0.13.1", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "main": "dist/index.js", | ||
"@auth0/auth0-react": "^1.12.0", | ||
"@masa-finance/masa-sdk": "^0.3.0", | ||
"@masa-finance/masa-sdk": "^0.3.1", | ||
"ethers": "^5.7.0", | ||
@@ -34,0 +34,0 @@ "react": "^18.2.0", |
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
485991