
Security News
pnpm 11.5 Adds Support for Recognizing npm Staged Publishes
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.
Luau bindings with dynamic JavaScript interop for web browsers, Node.js, and TypeScript.
v1.4
Luau (lowercase u, /ˈlu.aʊ/) is a fast, small, safe, gradually typed embeddable scripting language derived from Lua.
This repository hosts bindings for Luau that targets websites, Node.JS, and Typescript. For examples and documentation, you can check out the wiki.
The Luau Web package uses Luau Interop
. It's another project I made which is the fork of Luau with rewritten WASM execution API. This package is just bindings for that other project, it comes bundled in here.
<script type="module">
import { LuauState, Mutable } from 'https://cdn.jsdelivr.net/gh/xNasuni/luau-web@main/dist/luauweb.min.js';
</script>
pnpm install luau-web

npm install luau-web
FAQs
Luau bindings with dynamic JavaScript interop for web browsers, Node.js, and TypeScript.
The npm package luau-web receives a total of 97 weekly downloads. As such, luau-web popularity was classified as not popular.
We found that luau-web demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.