@emartech/rabbitmq-client
Advanced tools
Comparing version 5.1.0 to 5.2.0
@@ -7,3 +7,3 @@ { | ||
"test": "mocha --reporter spec 'src/**/*.spec.js'", | ||
"semantic-release": "semantic-release" | ||
"semantic-release": "semantic-release --branches main" | ||
}, | ||
@@ -28,3 +28,3 @@ "repository": { | ||
"eslint-plugin-mocha": "10.1.0", | ||
"mocha": "10.0.0", | ||
"mocha": "10.2.0", | ||
"semantic-release": "19.0.2", | ||
@@ -38,6 +38,6 @@ "sinon": "14.0.0", | ||
"amqplib": "0.10.3", | ||
"dotenv": "16.0.0", | ||
"dotenv": "16.3.1", | ||
"lodash": "4.17.21" | ||
}, | ||
"version": "5.1.0" | ||
"version": "5.2.0" | ||
} |
@@ -1,1 +0,4 @@ | ||
# rabbitmq-client-js | ||
# rabbitmq-client-js | ||
Switching from master to main. | ||
Protecting main branch with pull requests. |
63759
24
5
+ Addeddotenv@16.3.1(transitive)
- Removeddotenv@16.0.0(transitive)
Updateddotenv@16.3.1