Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hadron-ipc

Package Overview
Dependencies
Maintainers
29
Versions
495
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hadron-ipc - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

.depcheckrc

6

package.json
{
"name": "hadron-ipc",
"description": "Simplified IPC for electron apps.",
"version": "2.2.0",
"version": "2.2.1",
"scripts": {

@@ -10,3 +10,3 @@ "check": "npm run lint && npm run depcheck",

"lint": "eslint \"./{src,lib,test,bin}/**/*.{js,jsx,ts,tsx}\" \"./*.js\" --no-error-on-unmatched-pattern",
"depcheck": "depcheck --ignores=\"electron\" || echo \"!!! Dependency check failed, but the failure is ignored by now. This should be addressed in COMPASS-4772 !!!\"",
"depcheck": "depcheck",
"test-ci": "npm run test"

@@ -35,3 +35,3 @@ },

"license": "SSPL",
"gitHead": "cd0a29248dc71d8ab4e3428dcc04f534fcc48e3e"
"gitHead": "cac56f0836005f093bdc5967102e957a270d806c"
}
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