Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@exodus/activity-txs

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/activity-txs - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

5

atoms/activity-txs.js

@@ -89,4 +89,2 @@ import { combine, compute } from '@exodus/atoms'

const EMPTY = []
const createActivityTxsAtom = ({ txLogsAtom, accountStatesAtom, assetsModule }) => {

@@ -107,5 +105,2 @@ const inputAtom = combine({

const baseAssetName = asset.baseAsset.name
if (asset?.baseAsset?.api?.features?.noHistory) {
return EMPTY
}

@@ -112,0 +107,0 @@ if (asset?.api?.getActivityTxs) {

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [4.0.1](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/activity-txs@4.0.0...@exodus/activity-txs@4.0.1) (2023-12-20)
### Bug Fixes
- empty activity txs for indexless assets ([#5144](https://github.com/ExodusMovement/exodus-hydra/issues/5144)) ([6c4eca7](https://github.com/ExodusMovement/exodus-hydra/commit/6c4eca7c14103242accb52dc746706d875feefb3))
## [4.0.0](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/activity-txs@3.2.1...@exodus/activity-txs@4.0.0) (2023-12-18)

@@ -8,0 +14,0 @@

4

package.json
{
"name": "@exodus/activity-txs",
"version": "4.0.0",
"version": "4.0.1",
"description": "The activity-txs feature",

@@ -58,3 +58,3 @@ "author": "Exodus Movement Inc.",

},
"gitHead": "182ee0ccc51c52b6dcbc0da97523ee9d0740aa0a"
"gitHead": "f9da7e1a0be705cb2faace4af6ea2b4a69b4fd0f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc