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

minanft

Package Overview
Dependencies
Maintainers
1
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minanft - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "minanft",
"version": "1.0.1",
"version": "1.0.2",
"description": "MinaNFT Typescript/JavaScript integration library",

@@ -5,0 +5,0 @@ "main": "lib/js/index.js",

@@ -38,3 +38,3 @@ # Mina NFT nodejs library for TypeScript and Javascript

```
import { MinaNFT } from "minanft"; // "minanftjs" for JavaScript
import { MinaNFT } from "minanft"; // const { MinaNFT } = require("minanft") for JavaScript
import fs from "fs/promises";

@@ -90,2 +90,5 @@

## Example
https://github.com/dfstio/minanft-lib-example
## Faucet

@@ -92,0 +95,0 @@ https://faucet.minaprotocol.com

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