Socket
Socket
Sign inDemoInstall

wnft

Package Overview
Dependencies
35
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.9 to 0.0.10

2

dist/index.d.ts

@@ -12,3 +12,3 @@ declare type Accent = "blue" | "green" | "indigo" | "orange" | "pink" | "purple" | "red" | "teal" | "yellow" | "foreground";

declare function getWnft(args: WnftArgs, options?: {
declare function getWnft({ title, accent, theme, address, displayName, featuredImageUrl: uncheckedFeaturedImageUrl, avatarUrl: uncheckedAvatarUrl, }: WnftArgs, options?: {
size?: number;

@@ -15,0 +15,0 @@ }): Promise<Buffer>;

{
"name": "wnft",
"version": "0.0.9",
"version": "0.0.10",
"files": [

@@ -5,0 +5,0 @@ "dist/**/*"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc