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 3.1.1 to 3.1.2

6

CHANGELOG.md

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

## [3.1.2](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/activity-txs@3.1.1...@exodus/activity-txs@3.1.2) (2023-10-20)
### Bug Fixes
- import from atoms index ([#4508](https://github.com/ExodusMovement/exodus-hydra/issues/4508)) ([923fb99](https://github.com/ExodusMovement/exodus-hydra/commit/923fb992328b63e45401c78176b5a6ef7b666eee))
## [3.1.1](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/activity-txs@3.1.0...@exodus/activity-txs@3.1.1) (2023-10-18)

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

6

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

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

"dependencies": {
"@exodus/atoms": "^5.7.2",
"@exodus/atoms": "^5.7.3",
"@exodus/basic-utils": "^2.1.0",

@@ -59,3 +59,3 @@ "@exodus/core-selectors": "^1.5.0",

},
"gitHead": "257bc2e14fe6f5083fd8832f4c607aed5ad6eb54"
"gitHead": "18791c72d9be2a75aea6621a216c1aed819442ca"
}

@@ -1,2 +0,2 @@

import createAtomObserver from '@exodus/atoms/src/factories/observer'
import { createAtomObserver } from '@exodus/atoms'

@@ -3,0 +3,0 @@ const createActivityTxsPlugin = ({ activityTxsAtom, port }) => {

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