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

hadron-ipc

Package Overview
Dependencies
Maintainers
30
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.8.0 to 2.9.0

11

package.json
{
"name": "hadron-ipc",
"description": "Simplified IPC for electron apps.",
"version": "2.8.0",
"version": "2.9.0",
"scripts": {
"check": "npm run lint && npm run depcheck",
"test": "xvfb-maybe electron-mocha --no-sandbox",
"test-check-ci": "npm run check && npm test",
"test-electron": "xvfb-maybe electron-mocha --no-sandbox",
"lint": "eslint \"./{src,lib,test,bin}/**/*.{js,jsx,ts,tsx}\" \"./*.js\" --no-error-on-unmatched-pattern",
"depcheck": "depcheck",
"test-ci": "npm run test"
"check": "npm run lint && npm run depcheck",
"test-ci-electron": "npm run test-electron"
},

@@ -43,3 +42,3 @@ "homepage": "https://github.com/mongodb-js/compass",

},
"gitHead": "2bb63cdb1d4e825f280c0d2af14b7298c5769490"
"gitHead": "c125a379bd769b3305e494b68a4fc9bdfdc7d1bb"
}
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