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.4

build/constant.d.ts

6

package.json
{
"name": "yopmail-api",
"version": "1.0.3",
"version": "1.0.4",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {

@@ -9,3 +10,4 @@ "start:dev": "npx nodemon",

"build": "rimraf ./build && tsc",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "yarn build"
},

@@ -12,0 +14,0 @@ "bin": {

@@ -52,3 +52,3 @@ {

/* Emit */
// "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
"declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
// "declarationMap": true, /* Create sourcemaps for d.ts files. */

@@ -55,0 +55,0 @@ // "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */