@magic-sdk/provider
Advanced tools
Comparing version 2.5.6 to 2.5.7
@@ -15,6 +15,12 @@ ## Upcoming Changes | ||
## `2.6.0` - 08/04/2020 | ||
## `2.5.7` - 08/20/2020 | ||
Add `process` and `buffer` to the dependencies | ||
#### Added | ||
- New RPC error code for the `loginWithMagicLink` method: `-10005` | ||
## `2.5.6` - 08/04/2020 | ||
- Add `process` and `buffer` to the dependencies | ||
## `2.5.5` - 07/22/2020 | ||
@@ -21,0 +27,0 @@ |
{ | ||
"name": "@magic-sdk/provider", | ||
"version": "2.5.6", | ||
"version": "2.5.7", | ||
"description": "Core business logic for Magic SDK packages.", | ||
@@ -23,3 +23,3 @@ "author": "Fortmatic <team@fortmatic.com> (https://fortmatic.com/)", | ||
"dependencies": { | ||
"@magic-sdk/types": "^1.4.6", | ||
"@magic-sdk/types": "^1.4.7", | ||
"eventemitter3": "^4.0.4" | ||
@@ -62,3 +62,3 @@ }, | ||
}, | ||
"gitHead": "2290b381edc7224bb7d0d30c94d596514919a104" | ||
"gitHead": "d077d83d267c2b43b92ff6f7d228fa4d984d13c1" | ||
} |
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
842947
Updated@magic-sdk/types@^1.4.7