You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

yopmail-api

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yopmail-api - npm Package Compare versions

Comparing version

to
1.0.6

2

package.json
{
"name": "yopmail-api",
"version": "1.0.5",
"version": "1.0.6",
"main": "build/index.js",

@@ -5,0 +5,0 @@ "types": "build/index.d.ts",

@@ -14,3 +14,3 @@ import * as puppeteer from 'puppeteer';

// in case it times out
await page.screenshot({path: "timeout.jpg"});
await page.screenshot({path: "/tmp/yopamil-timeout.jpg"});
}

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