
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.
check-pages-cli
Advanced tools
Checks various aspects of a web page for correctness.
check-pages-cli
provides a simple command-line interface for the check-pages package.
npm install --global check-pages-cli
Usage: check-pages <page URLs> [options]
Checks:
--checkLinks Validates each link on a page [boolean]
--checkCaching Validates Cache-Control/ETag [boolean]
--checkCompression Validates Content-Encoding [boolean]
--checkXhtml Validates page structure [boolean]
checkLinks options:
--linksToIgnore List of URLs to ignore [array]
--noEmptyFragments Fails for empty fragments [boolean]
--noLocalLinks Fails for local links [boolean]
--noRedirects Fails for HTTP redirects [boolean]
--onlySameDomain Ignores links to other domains [boolean]
--preferSecure Verifies HTTPS when available [boolean]
--queryHashes Verifies query string file hashes [boolean]
Options:
--summary Summarizes issues after running [boolean]
--terse Results on one line, no progress [boolean]
--maxResponseTime Response timeout (milliseconds) [number]
--userAgent Custom User-Agent header [string]
--version Show version number [boolean]
--help Show help [boolean]
Checks various aspects of a web page for correctness.
https://github.com/DavidAnson/check-pages-cli
Refer to the check-pages documentation for more information.
check-pages
with Gulp.check-pages
wrapper for Grunt.preferSecure
and terse
.FAQs
Checks various aspects of a web page for correctness.
The npm package check-pages-cli receives a total of 32 weekly downloads. As such, check-pages-cli popularity was classified as not popular.
We found that check-pages-cli 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.