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

@highoutput/amqp

Package Overview
Dependencies
Maintainers
5
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highoutput/amqp - npm Package Compare versions

Comparing version 0.11.23 to 0.11.25

dist/index.d.ts

10

package.json
{
"name": "@highoutput/amqp",
"version": "0.11.23",
"version": "0.11.25",
"description": "A simplified client for ActiveMQ",

@@ -11,3 +11,3 @@ "keywords": [

"license": "ISC",
"main": "build/index.js",
"main": "dist/index.js",
"repository": {

@@ -36,3 +36,3 @@ "type": "git",

"@highoutput/error": "^0.1.12",
"@highoutput/logger": "^0.5.12",
"@highoutput/logger": "^0.5.15",
"@highoutput/serialize": "^0.1.5",

@@ -56,7 +56,7 @@ "@types/chance": "^1.1.0",

},
"gitHead": "654a88a8bd271d1cd7dbcea509ec4b39eee8c104",
"gitHead": "e37c7b1d2fa268768aaa580972fe079cd55a3526",
"scripts": {
"test": " TS_NODE_PROJECT=tsconfig.json TS_NODE_FILES=true cucumber-js -p default",
"test:only": "DEBUG=*response*,-*client* TS_NODE_PROJECT=tsconfig.json TS_NODE_FILES=true cucumber-js -p only",
"clean": "rimraf build/",
"clean": "rimraf dist/",
"build": "npm run clean && tsc --project tsconfig.json",

@@ -63,0 +63,0 @@ "typecheck": "tsc --noEmit"

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