
Security News
Node.js Moves Toward Stable TypeScript Support with Amaro 1.0
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
tiny static web server that you can launch instantly in any directory (inspired by https://github.com/ddfreyne/adsf/)
$ npm i -g asdf
** ONLY FOR DEVELOPMENT **
assume you have a static file dir : /home/alsotang/d3js
$ cd /home/alsotang/d3js
$ asdf
Listening on http://127.0.0.1:5000 (directory: /home/alsotang/d3js)
then you can visit http://127.0.0.1:5000
from browser.
Usage: asdf [options]
Options:
-h, --help output usage information
-V, --version output the version number
-p, --port <port> which port to use, default is 5000
-H, --host <host> which address to listen on, default is 127.0.0.1
-d, --dir <dir> which dir to serve, default is dir where you call `adsf`
MIT
FAQs
tiny static web server that you can launch instantly in any directory (inspired by https://github.com/ddfreyne/adsf/)
The npm package asdf receives a total of 42 weekly downloads. As such, asdf popularity was classified as not popular.
We found that asdf 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
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.