New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mintbase-js/data

Package Overview
Dependencies
Maintainers
2
Versions
1320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mintbase-js/data - npm Package Compare versions

Comparing version 0.1.0-alpha.1 to 0.1.0-alpha.2

4

package.json
{
"name": "@mintbase-js/data",
"version": "0.1.0-alpha.1",
"version": "0.1.0-alpha.2",
"description": "Query wrappers for Mintbase JS SDK",

@@ -30,3 +30,3 @@ "main": "lib/index.js",

},
"gitHead": "c67f2d03b51bdba08c4c1dc3a32b275c180ea8fe"
"gitHead": "97ceacb32a07f9cff15f991bfc44ccb1195170e0"
}

@@ -1,2 +0,2 @@

[//]: # `{ "title": "@mintbase-js/data", "order": "2" }`
[//]: # `{ "title": "@mintbase-js/data", "order": "1" }`

@@ -6,7 +6,5 @@ # @mintbase-js/data

Built-in methods to help fetch data from our indexer.
These methods aim to make it as easy as possible to get blockchain data.
If the data you want to get is more specific or isn't covered in any of these methods check out our GraphQl Indexer where you can get as specific as you need!
## For now, use our GraphQL schemas
For as long as we have had an indexer, we have relied on GraphQL to provide Mintbase Builders with a flexible and efficient way to query data any way they like.
# methods

@@ -13,0 +11,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