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

@polybase/util

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polybase/util

Utility functions for Polybase

npmnpm
Version
0.5.0
Version published
Weekly downloads
157
-20.3%
Maintainers
3
Weekly downloads
 
Created
Source

@polybase/util

A utility library to help support common Polybase utility functions.

Browser Tests

We use puppeteer to run our tests in the browser. We also run the same tests in Node.js.

Only the function in the first argument of testNodeAndBrowser runs in the browser (and Node). This function can't depend on any code outside of the function. It might also fail if given code that depends on features from ES version higher than the ES version specified in ts-jest's tsconfig, as it will depend on extra Typescript runtime code. It's best to keep the function as simple as possible.

FAQs

Package last updated on 20 Apr 2023

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