New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@airswap/utils

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airswap/utils

AirSwap: Utilities for Developers

latest
Source
npmnpm
Version
5.3.0
Version published
Weekly downloads
378
223.08%
Maintainers
1
Weekly downloads
 
Created
Source

Utils

Utilities for AirSwap Developers

Discord License Twitter Follow

Resources

Usage

Add the package to your project:

yarn add @airswap/utils

Import into your application:

import { toDecimalString, toAtomicString } from '@airswap/utils';

Commands

CommandDescription
yarnInstall dependencies
yarn cleanDelete the contract build folder
yarn compileCompile all contracts to build folder
yarn testRun all tests in the test folder

Keywords

airswap

FAQs

Package last updated on 12 Jan 2026

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