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
1
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.44 to 2.0.45

12

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

@@ -45,11 +45,11 @@ "main": "lib/index.js",

"dependencies": {
"@spinajs/configuration": "^2.0.44",
"@spinajs/di": "^2.0.44",
"@spinajs/configuration": "^2.0.45",
"@spinajs/di": "^2.0.45",
"@spinajs/exceptions": "^2.0.39",
"@spinajs/log": "^2.0.44",
"@spinajs/queue": "^2.0.44",
"@spinajs/log": "^2.0.45",
"@spinajs/queue": "^2.0.45",
"@stomp/stompjs": "^6.1.2",
"websocket": "^1.0.34"
},
"gitHead": "1857a6e3626e0fed22ffb0b44b48d587c79898db"
"gitHead": "3aa423c570eae952dc79fe6a4704c3d2ccc178be"
}
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