@0xsequence/relayer
Advanced tools
Comparing version 0.9.3 to 0.9.5
# @0xsequence/relayer | ||
## 0.9.5 | ||
### Patch Changes | ||
- Implemented session class | ||
- Updated dependencies [undefined] | ||
- @0xsequence/config@0.9.5 | ||
- @0xsequence/transactions@0.9.5 | ||
## 0.9.3 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@0xsequence/relayer", | ||
"version": "0.9.3", | ||
"version": "0.9.5", | ||
"description": "relayer sub-package for Sequence", | ||
@@ -18,5 +18,5 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/relayer", | ||
"@0xsequence/chaind": "^0.9.3", | ||
"@0xsequence/config": "^0.9.3", | ||
"@0xsequence/transactions": "^0.9.3", | ||
"ethers": "^5.0.27", | ||
"@0xsequence/config": "^0.9.5", | ||
"@0xsequence/transactions": "^0.9.5", | ||
"ethers": "^5.0.31", | ||
"fetch-ponyfill": "^7.1.0" | ||
@@ -23,0 +23,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
58500
1
Updated@0xsequence/config@^0.9.5
Updatedethers@^5.0.31