Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "webgif", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Easily generate animated GIFs from websites", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -55,4 +55,4 @@ <p align="center"><img src="logo.svg"></p> | ||
1. Navigate to target URL and wait for specified duration | ||
1. Use [gifencoder](https://github.com/eugeneware/gifencoder) to create anumated GIF out of saved screenshots | ||
1. Use [gifencoder](https://github.com/eugeneware/gifencoder) and [png-file-stream](https://github.com/eugeneware/png-file-stream) to create animated GIF out of saved screenshots | ||
See code: [`index.js`](index.js) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32055