hadron-ipc
Advanced tools
Comparing version 2.3.1 to 2.4.0
{ | ||
"name": "hadron-ipc", | ||
"description": "Simplified IPC for electron apps.", | ||
"version": "2.3.1", | ||
"version": "2.4.0", | ||
"scripts": { | ||
@@ -20,3 +20,3 @@ "check": "npm run lint && npm run depcheck", | ||
"debug": "^4.1.1", | ||
"is-electron-renderer": "^2.0.0", | ||
"is-electron-renderer": "^2.0.1", | ||
"is-promise": "^2.1.0", | ||
@@ -27,3 +27,3 @@ "lodash.forin": "^4.4.0", | ||
"devDependencies": { | ||
"depcheck": "^1.4.0", | ||
"depcheck": "^1.4.1", | ||
"electron": "^6.1.12", | ||
@@ -40,3 +40,3 @@ "electron-mocha": "^8.2.0", | ||
}, | ||
"gitHead": "8ec19acfe461d3f9c3e6eddc550669aefc029180" | ||
"gitHead": "e00da432655fbd1b723fd693527bf481f4c1e645" | ||
} |
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
197
Updatedis-electron-renderer@^2.0.1