Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Welcome to BravoJS
Copyright (c) 2010 PageMail, Inc. Released under the terms of the MIT License.
BravoJS is an implementation of an unratified proposed draft for CommonJS Modules/2.0
The current draft this code is based on is located at https://bitbucket.org/wesgarland/bravojs/downloads/commonjs%20modules%202.0-8.pdf and has been included in the references directory.
Caveat User: BravoJS is based on an early draft of an unratified CommonJS specification. This means that using this product as it stands today will most likely lead you to writing modules which are not compatible with any other CommonJS platform.
We have included a shim in the utility folder which provides some compatibility between CommonJS Modules/2.0 and node.js.
Wes Garland wes@page.ca
bravo.js The CommonJS Modules/2.0 environment with default loader plugins/wonkoll A module loader plug-in implemented with LazyLoad.js plugins/fastload A module loader plug-in which implements a multi-module transport. Includes server-side component for GPSEE. plugins/jquery-loader A module loader plug-in which loads modules over JQuery's version of XHR demos/area A web page which calculates the area of a rectangle demos/iojs_tests An environment to exercise the Modules/1.0 test suite
FAQs
Implementation of CommonJS Modules/2.0
The npm package bravojs receives a total of 105 weekly downloads. As such, bravojs popularity was classified as not popular.
We found that bravojs demonstrated a not healthy version release cadence and project activity because the last version was released 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.