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.1.0 to 2.2.0

LICENSE

5

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

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

},
"license": "SSPL"
"license": "SSPL",
"gitHead": "cd0a29248dc71d8ab4e3428dcc04f534fcc48e3e"
}

8

README.md

@@ -1,2 +0,2 @@

# hadron-ipc [![travis][travis_img]][travis_url] [![npm][npm_img]][npm_url]
# hadron-ipc [![npm][npm_img]][npm_url]

@@ -147,8 +147,2 @@ Simplified wrapper around Electron's IPC events.

## License
Apache 2.0
[travis_img]: https://img.shields.io/travis/mongodb-js/hadron-ipc.svg
[travis_url]: https://travis-ci.org/mongodb-js/hadron-ipc
[npm_img]: https://img.shields.io/npm/v/hadron-ipc.svg

@@ -155,0 +149,0 @@ [npm_url]: https://npmjs.org/package/hadron-ipc

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