Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nftx/query

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nftx/query - npm Package Compare versions

Comparing version 3.5.0 to 3.6.0

11

CHANGELOG.md

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

# [3.6.0](https://github.com/NFTX-project/nftxjs/compare/v3.5.0...v3.6.0) (2024-07-12)
### Features
* redeployment of failed release ([a5217eb](https://github.com/NFTX-project/nftxjs/commit/a5217ebb52e161bf265b951bd6a2371e806d9bc5))
# [3.5.0](https://github.com/NFTX-project/nftxjs/compare/v3.4.3...v3.5.0) (2024-07-12)

@@ -8,0 +19,0 @@

2

package.json
{
"name": "@nftx/query",
"version": "3.5.0",
"version": "3.6.0",
"description": "",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/NFTX-project/nftxjs",

@@ -11,3 +11,3 @@ # `@nftx/query`

data?: Record<string, any> | string,
method?: 'GET' | 'POST' | 'PUT' | 'DELETE',
method?: 'GET' | 'POST' | 'PUT' | 'DELETE'
}): Promise<T>

@@ -14,0 +14,0 @@ ```

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