Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.1](https://github.com/NFTX-project/nftxjs/compare/v2.0.0...v2.0.1) (2024-03-20) | ||
**Note:** Version bump only for package @nftx/api | ||
# [2.0.0](https://github.com/NFTX-project/nftxjs/compare/v1.15.6...v2.0.0) (2024-03-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nftx/api", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "", | ||
@@ -27,6 +27,6 @@ "homepage": "https://github.com/NFTX-project/nftxjs", | ||
"dependencies": { | ||
"@nftx/config": "^2.0.0", | ||
"@nftx/config": "^2.0.1", | ||
"@nftx/errors": "^2.0.0", | ||
"@nftx/types": "^2.0.0", | ||
"@nftx/utils": "^2.0.0", | ||
"@nftx/types": "^2.0.1", | ||
"@nftx/utils": "^2.0.1", | ||
"viem": "^1.16.6" | ||
@@ -33,0 +33,0 @@ }, |
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
107861
Updated@nftx/config@^2.0.1
Updated@nftx/types@^2.0.1
Updated@nftx/utils@^2.0.1