🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@devsnicket/eunice-call-when-process-entry-point

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devsnicket/eunice-call-when-process-entry-point - npm Package Compare versions

Comparing version

to
1.2.1

dist/index.js

9

package.json

@@ -11,2 +11,6 @@ {

"devDependencies": {
"@types/node": "10.12.1",
"babel-cli": "6.26.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-preset-env": "1.7.0",
"eslint": "4.19.1"

@@ -26,3 +30,3 @@ },

"license": "MIT",
"main": "index.js",
"main": "dist/index.js",
"name": "@devsnicket/eunice-call-when-process-entry-point",

@@ -37,5 +41,6 @@ "publishConfig": {

"scripts": {
"build": "npx babel -d dist --ignore dist/*,dist/**/*,node_modules/**/* --plugins transform-object-rest-spread -s true .",
"lint": "npx eslint ."
},
"version": "1.1.0"
"version": "1.2.1"
}

Sorry, the diff of this file is not supported yet