Socket
Book a DemoInstallSign in
Socket

ozone-default-client

Package Overview
Dependencies
Maintainers
5
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ozone-default-client

[![NPM version][npm-image]][npm-url] # ozone-default-client

latest
Source
npmnpm
Version
6.4.3
Version published
Weekly downloads
44
76%
Maintainers
5
Weekly downloads
 
Created
Source

![NPM version][npm-image]

ozone-default-client

ozone-default-client create a default instance on an ozone client using session credential. This client aims to be used in a browser and is used by the ozone-material. It's possible to overwrite this package with a webpack alias.

Install

$ npm install --save ozone-default-client

usage

import { getDefaultClient } from 'ozone-default-client'

const ozoneClient = getDefaultClient()

FAQs

Package last updated on 21 Mar 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