Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@opensea/seadn

Package Overview
Dependencies
Maintainers
7
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opensea/seadn

Javascript SDK to work with SeaDN

npmnpm
Version
2.3.6
Version published
Maintainers
7
Created
Source

SeaDN Javascript SDK

Getting Started

Installation

npm

npm install @opensea/seadn

yarn

yarn install @opensea/seadn

pnpm

pnpm add @opensea/seadn

Usage

import { optimize } from "@opensea/seadn";

const resized = optimize(image, { height: 100, width: 100 });

Publishing

pnpm build
npm publish --access public

FAQs

Package last updated on 08 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts