Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
A Node.js command line tool that allows you to easily take screenshots of websites.
Powered by phantom.
mvnch is available as a npm package, so you can install it by running:
npm install -g mvnch
mvnch [options] <url>
Options:
-h, --help output usage information
-V, --version output the version number
-o, --output <file> file to save the screenshot. Default: output.png
-w, --width <px> width of the emulated browser. Default: 1920
-h, --height <px> height of the emulated browser. Default: 1080
-s, --sleep <ms> time to wait before taking the shot. Default: 0
-d, --disable-js disable JavaScript when loading the page
The result will have the same format as the extension of the file specified
in --output.
Note that --sleep starts to count after the page has been fully loaded (i.e.
all images, etc. are ready). Thus, no need to use this to overcome slow
connections.
All of mvnch's code is under the MIT license, which can be read in this repo's LICENSE file.
© 2017 Yago González. All rights reserved.
FAQs
CLI tool for taking screenshots of websites.
The npm package mvnch receives a total of 0 weekly downloads. As such, mvnch popularity was classified as not popular.
We found that mvnch 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.