Capture-website version 1.2.1 is a minor update to version 1.2.0, both designed to capture website screenshots programmatically. They share the same core functionality using Puppeteer for rendering and offer similar developer experience. Both versions list file-url, puppeteer, and tough-cookie as dependencies, remaining consistent in external library requirements for core operations like file handling, browser automation and cookie management. The development dependencies, crucial for testing and code quality, like xo, ava, tsd, pify, delay, tempy, is-jpg, is-png, png-js, image-size, @types/puppeteer, and create-test-server are identical, indicating a focus on stability and code quality across both releases. The license, repository, author, and funding information are also identical, marking brand consistency.
The key difference is the release date and a minor increase (1 byte) in the unpacked size of from 32984 to 32985. Version 1.2.1 was released on August 29, 2020, subsequent to version 1.2.0, which was released on August 10, 2020. While the file count remains the same suggesting no structural file changes occured. This suggests that version 1.2.1 likely contains bug fixes, minor performance improvements, or other small enhancements that didn't warrant a major or minor version bump. For developers, upgrading from 1.2.0 to 1.2.1 is recommended for the latest fixes and improvements, with minimal risk of breaking changes due to the nature of the patch.
The are not vulnerabilities for the version 1.2.1 of the package capture-website