You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

oc-client-browser

Package Overview
Dependencies
Maintainers
4
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oc-client-browser - npm Package Compare versions

Comparing version
2.1.3
to
2.1.4
+1
-1
index.d.ts
type Callback<T> = (err: NodeJS.ErrnoException | null, data: T) => void;
interface External {
global: string | string[];
global?: string | string[];
url: string;

@@ -6,0 +6,0 @@ }

{
"name": "oc-client-browser",
"version": "2.1.3",
"version": "2.1.4",
"description": "OC browser client",

@@ -5,0 +5,0 @@ "main": "index.js",