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

@kaciras/utilities

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaciras/utilities

A set of common JS functions for node and browser.

0.3.1
Source
npm
Version published
Maintainers
1
Created
Source

Utilities

npm Test codecov

A set of common JS functions for node and browser.

Install

This package is pure ESM, It cannot be require()'d from CommonJS.

pnpm i @kaciras/utilities

Environment detection

@kaciras/utilities use typeof window === "undefined" to detect whether it is running in the browser or Node,

Keywords

utils

FAQs

Package last updated on 27 May 2022

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