
Product
Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.
@overextended/ox_lib
Advanced tools
Not all ox_lib functions found in Lua are supported, the ones that are will have a JS/TS example on the documentation.
You still need to use and have the ox_lib resource included into the resource you are using the npm package in.
# With pnpm
pnpm add @overextended/ox_lib
# With Yarn
yarn add @overextended/ox_lib
# With npm
npm install @overextended/ox_lib
You can either import the lib from client or server files or deconstruct the object and import only certain functions you may require.
import lib from '@overextended/ox_lib/client'
import lib from '@overextended/ox_lib/server'
import { checkDependency } from '@overextended/ox_lib/shared';
FAQs
JS/TS wrapper for ox_lib exports
The npm package @overextended/ox_lib receives a total of 415 weekly downloads. As such, @overextended/ox_lib popularity was classified as not popular.
We found that @overextended/ox_lib demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

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.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.

Research
/Security News
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.