New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@36node/bus-messenger

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@36node/bus-messenger - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

CHANGELOG.md

4

package.json
{
"name": "@36node/bus-messenger",
"version": "0.1.5",
"version": "0.1.6",
"description": "Bus messenger sdk for javascript.",

@@ -54,3 +54,3 @@ "repository": {

"kafkajs": "^1.10.0",
"node-rdkafka": "2.7.0",
"node-rdkafka": "2.18.0",
"rxjs": "^6.5.2"

@@ -57,0 +57,0 @@ },

@@ -8,2 +8,3 @@ # @36node/bus-messenger

```bash
nvm use 10
yarn add module

@@ -46,3 +47,3 @@ ```

2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
3. Commit your changes: `git commit -am 'Add some fea`ture'`
4. Push to the branch: `git push origin my-new-feature`

@@ -49,0 +50,0 @@ 5. Submit a pull request :D

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