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

ac-bootstrap-bull

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ac-bootstrap-bull - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

.eslintrc.js

@@ -23,3 +23,3 @@ const config = {

'parserOptions': {
'ecmaVersion': 2018
'ecmaVersion': 2022
},

@@ -26,0 +26,0 @@ }

@@ -0,1 +1,16 @@

<a name="2.0.1"></a>
## [2.0.1](https://github.com/admiralcloud/ac-bootstrap-bull/compare/v2.0.0..v2.0.1) (2023-02-20 19:06:02)
### Bug Fix
* **App:** Reduce loglevel for on-ready event | MP | [fe5f157c216df6b772184a89256a5581c25962aa](https://github.com/admiralcloud/ac-bootstrap-bull/commit/fe5f157c216df6b772184a89256a5581c25962aa)
Reduce loglevel for on-ready event
Related issues: [undefined/undefined#master](undefined/browse/master)
### Chores
* **App:** Updated ESLint to 2022 | MP | [ca64ed9ce691e79e8bd26e1096c475b34d432a2d](https://github.com/admiralcloud/ac-bootstrap-bull/commit/ca64ed9ce691e79e8bd26e1096c475b34d432a2d)
Updated ESLint to 2022
Related issues: [undefined/undefined#master](undefined/browse/master)
<a name="2.0.0"></a>

@@ -2,0 +17,0 @@

@@ -69,3 +69,3 @@ const Queue = require('bull')

client.on('ready', () => {
acapi.log.info('BULL/REDIS | Ready | %s', type)
acapi.log.debug('BULL/REDIS | Ready | %s', type)
})

@@ -72,0 +72,0 @@ return client

{
"name": "ac-bootstrap-bull",
"version": "2.0.0",
"version": "2.0.1",
"description": "Bull helper",

@@ -5,0 +5,0 @@ "repository": "admiralcloud/ac-bootstrap-bull",

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