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

@spinajs/queue-stomp-transport

Package Overview
Dependencies
Maintainers
0
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/queue-stomp-transport - npm Package Compare versions

Comparing version 2.0.312 to 2.0.313

12

package.json
{
"name": "@spinajs/queue-stomp-transport",
"version": "2.0.312",
"version": "2.0.313",
"description": "simple job transport based on sqlite. Reads & writes jobs to execute in local sqlite database. used for testing & simple projects",

@@ -57,7 +57,7 @@

"dependencies": {
"@spinajs/configuration": "^2.0.312",
"@spinajs/di": "^2.0.312",
"@spinajs/exceptions": "^2.0.312",
"@spinajs/log": "^2.0.312",
"@spinajs/queue": "^2.0.312",
"@spinajs/configuration": "^2.0.313",
"@spinajs/di": "^2.0.313",
"@spinajs/exceptions": "^2.0.313",
"@spinajs/log": "^2.0.313",
"@spinajs/queue": "^2.0.313",
"@stomp/stompjs": "^6.1.2",

@@ -64,0 +64,0 @@ "websocket": "^1.0.34"

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