Comparing version 3.2.0 to 3.3.0
{ | ||
"name": "@axah/mq", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "", | ||
@@ -14,4 +14,4 @@ "main": "lib/index.js", | ||
"@axah/env-utils": "^2.2.0", | ||
"@axah/js-utils": "^1.1.0", | ||
"@types/async-retry": "^1.4.6", | ||
"@axah/js-utils": "^1.4.0", | ||
"@types/async-retry": "^1.4.8", | ||
"amqplib": "^0.10.3", | ||
@@ -22,3 +22,3 @@ "async-retry": "^1.3.3", | ||
"lodash.mergewith": "^4.6.2", | ||
"rascal": "^17.0.0", | ||
"rascal": "^17.0.1", | ||
"uuid": "^9.0.1", | ||
@@ -30,18 +30,18 @@ "zod": "^3.22.4" | ||
"@axah/tsconfig": "^1.1.0", | ||
"@changesets/cli": "^2.26.2", | ||
"@types/amqplib": "^0.10.2", | ||
"@types/jest": "^29.5.10", | ||
"@types/lodash.merge": "^4.6.7", | ||
"@types/lodash.mergewith": "^4.6.7", | ||
"@types/node": "^20.8.2", | ||
"@types/rascal": "^10.0.7", | ||
"@types/uuid": "^9.0.4", | ||
"eslint": "^8.50.0", | ||
"@changesets/cli": "^2.27.1", | ||
"@types/amqplib": "^0.10.4", | ||
"@types/jest": "^29.5.11", | ||
"@types/lodash.merge": "^4.6.9", | ||
"@types/lodash.mergewith": "^4.6.9", | ||
"@types/node": "^20.11.6", | ||
"@types/rascal": "^10.0.9", | ||
"@types/uuid": "^9.0.7", | ||
"eslint": "^8.56.0", | ||
"jest": "^29.7.0", | ||
"pino": "^8.15.6", | ||
"prettier": "^3.1.0", | ||
"pino": "^8.17.2", | ||
"prettier": "^3.2.4", | ||
"rimraf": "^5.0.5", | ||
"ts-jest": "^29.1.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.2.2" | ||
"ts-jest": "^29.1.2", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.3.3" | ||
}, | ||
@@ -48,0 +48,0 @@ "peerDependencies": { |
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
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
64184
Updated@axah/js-utils@^1.4.0
Updated@types/async-retry@^1.4.8
Updatedrascal@^17.0.1