
Security News
Oxlint Introduces Type-Aware Linting Preview
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
@xylabs/config
Advanced tools
Scripts that are used to develop, build, and analyze Typescript projects. Can be used directly for generating esm modules.
Builds the package (lint and compile)
Removes all non-source files that are created during a builds
Compile the package
Uses ESLint to check for code cycles up to 10 levels deep
Uses TS-Prune to display all unused exports
Displays all dependencies that have a new version available on npmjs
Deploy the package to NPMJS
Fixes all lint issues that can be automatically fixed using ESLint/Prettier
Lint the package using ESLint/Prettier
Deletes the node_modules folder and installs all dependencies
Displays all dependencies with stale versions in package.json
Updates package.json to reflect actual version of dependencies being used
See the LICENSE file for license details
FAQs
TypeScript project scripts
The npm package @xylabs/config receives a total of 235 weekly downloads. As such, @xylabs/config popularity was classified as not popular.
We found that @xylabs/config demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 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.
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.