New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

screenshotmachine

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

screenshotmachine - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

3

client.js

@@ -13,3 +13,4 @@ var screenshotmachine = require('screenshotmachine');

cacheLimit: '0',
delay: '200'
delay: '200',
zoom: '100'
}

@@ -16,0 +17,0 @@

{
"name": "screenshotmachine",
"version": "1.0.1",
"version": "1.1.0",
"description": "node.js API library for the ScreenshotMachine - online website capturing service",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -33,6 +33,7 @@ # screenshotmachine-nodejs

cacheLimit: '0',
delay: '200'
delay: '200',
zoom: '100'
}
```
More info about options can be found in our [API guide](https://www.screenshotmachine.com/apiguide.php).
More info about options can be found in our [API doc](https://www.screenshotmachine.com/api.php).

@@ -55,3 +56,4 @@ Sample code

cacheLimit: '0',
delay: '200'
delay: '200',
zoom: '100'
}

@@ -81,3 +83,4 @@

cacheLimit: '0',
delay: '200'
delay: '200',
zoom: '100'
}

@@ -84,0 +87,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc