@nftx/config
Advanced tools
Comparing version 2.3.0 to 3.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.0.0](https://github.com/NFTX-project/nftxjs/compare/v2.4.0...v3.0.0) (2024-05-23) | ||
**Note:** Version bump only for package @nftx/config | ||
# [2.3.0](https://github.com/NFTX-project/nftxjs/compare/v2.2.1...v2.3.0) (2024-05-13) | ||
@@ -8,0 +16,0 @@ |
@@ -63,3 +63,2 @@ 'use strict'; | ||
}, | ||
keys: { | ||
@@ -66,0 +65,0 @@ NFTX_API: null, |
@@ -57,3 +57,2 @@ import { Network, ERC1155_SUBGRAPH, ERC721_SUBGRAPH, NFTX_SUBGRAPH, NON_STANDARD_SUBGRAPH, NFTX_UNISWAP_SUBGRAPH, NFTX_ROUTER_URL, NFTX_APR_URL, NFTX_API_URL } from '@nftx/constants'; | ||
}, | ||
keys: { | ||
@@ -60,0 +59,0 @@ NFTX_API: null, |
{ | ||
"name": "@nftx/config", | ||
"version": "2.3.0", | ||
"version": "3.0.0", | ||
"description": "", | ||
@@ -32,5 +32,5 @@ "homepage": "https://github.com/NFTX-project/nftxjs", | ||
"dependencies": { | ||
"@nftx/constants": "^2.3.0", | ||
"@nftx/constants": "^3.0.0", | ||
"deepmerge": "^4.2.2" | ||
} | ||
} |
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
22600
+ Added@nftx/constants@3.4.3(transitive)
+ Added@nftx/errors@3.0.0(transitive)
- Removed@nftx/constants@2.3.0(transitive)
- Removed@nftx/errors@2.0.0(transitive)
Updated@nftx/constants@^3.0.0