@highoutput/amqp
Advanced tools
Comparing version 0.11.23 to 0.11.25
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
72153
Updated@highoutput/logger@^0.5.15