Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
bucklescript compiler, ocaml standard libary by bucklescript and its required runtime support
A JavaScript backend for OCaml focused on smooth integration and clean generated code.
Please see the documentation site.
See CONTRIBUTING.md.
ninja
is a truly well engineered scalable build toolSee COPYING and COPYING.LESSER
The ocaml
directory contains the official OCaml compiler (version 4.02.3).
Refer to its copyright and license notices for information about its licensing.
The vendor/ninja.tar.gz
contains the vendored ninja.
Refer to its copyright and license notices for information about its licensing.
BuckleScript builds on parts of js_of_ocaml:
jscomp/core/js_dump.ml
(pretty printer)BuckleScript builds on parts of OCaml:
These modules were adapted from ocaml/bytecomp/simplif.ml
for
JavaScript specific optimization purposes.
jscomp/main/js_main.ml
is adapted from ocaml/driver/main.ml
. It is the main entry
point of the underlying compiler.
jscomp/stdlib-*
is copied from ocaml/stdlib
. It is compiled to JavaScript and
included with BuckleScript.
jscomp/test
is based on ocaml/testsuite
.
BuckleScript unit test builds on parts of OUnit
jscomp/ounit
is adapted from ounit, the unit test
utilities are only used for dev purpose, they are not required for distributionFAQs
bucklescript compiler, ocaml standard libary by bucklescript and its required runtime support
The npm package bsb-native receives a total of 25 weekly downloads. As such, bsb-native popularity was classified as not popular.
We found that bsb-native 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.