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

@node-ts/bus-core

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-ts/bus-core - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

6

package.json
{
"name": "@node-ts/bus-core",
"version": "0.1.2",
"version": "0.1.3",
"description": "Core bus logic",

@@ -16,3 +16,3 @@ "main": "./dist/index.js",

"dependencies": {
"@node-ts/bus-messages": "^0.1.0",
"@node-ts/bus-messages": "^0.1.1",
"@node-ts/logger-core": "^0.0.13",

@@ -46,3 +46,3 @@ "@types/node": "^11.12.2",

],
"gitHead": "ee478be10a8a44ca38c594a0fdf96e538c2c1f81"
"gitHead": "db968063e6c7bd3247aa916dff82cda26236e8e7"
}
# @node-ts/bus-core
[![Greenkeeper badge](https://badges.greenkeeper.io/node-ts/bus.svg)](https://greenkeeper.io/)
[![CircleCI](https://circleci.com/gh/node-ts/bus/tree/master.svg?style=svg)](https://circleci.com/gh/node-ts/bus/tree/master)
The core messaging framework. This package provides an in-memory queue and persistence by default, but is designed to be used with other @node-ts/bus-* packages that provide compatibility with other transports (SQS, RabbitMQ, Azure Queues) and persistence technologies (PostgreSQL, SQL Server, Oracle).

@@ -4,0 +7,0 @@

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