@exodus/activity-txs
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -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" | ||
} |
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
13530