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
31
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.0 to 3.1.1

2

atoms/activity-txs.js

@@ -65,3 +65,3 @@ import { combine, compute } from '@exodus/atoms'

if (
!obj2Assets.hasOwnProperty(assetName) ||
!Object.prototype.hasOwnProperty.call(obj2Assets, assetName) ||
obj1Assets[assetName] !== obj2Assets[assetName]

@@ -68,0 +68,0 @@ ) {

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

## [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)
### Bug Fixes
- remaining hasOwnProperty call ([#4472](https://github.com/ExodusMovement/exodus-hydra/issues/4472)) ([f8cdf1f](https://github.com/ExodusMovement/exodus-hydra/commit/f8cdf1f0fd6308749f15b4290edb5dd4763a785a))
## [3.1.0](https://github.com/ExodusMovement/exodus-hydra/compare/@exodus/activity-txs@3.0.0...@exodus/activity-txs@3.1.0) (2023-10-18)

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

{
"name": "@exodus/activity-txs",
"version": "3.1.0",
"version": "3.1.1",
"description": "The activity-txs feature",

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

},
"gitHead": "19011c0e956a4d74000965b2c83d01f5c2ddd143"
"gitHead": "257bc2e14fe6f5083fd8832f4c607aed5ad6eb54"
}
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