@acuris/eventstore-postgresql
Advanced tools
Comparing version 1.2.6 to 1.2.7
{ | ||
"name": "@acuris/eventstore-postgresql", | ||
"private": false, | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "Eventstore implementation storing events in Postgresql", | ||
@@ -27,13 +27,13 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/jest": "^26.0.14", | ||
"@types/node": "^14.14.25", | ||
"jest": "^26.4.2", | ||
"ts-jest": "^26.5.0", | ||
"typescript": "^4.0.3" | ||
"@types/jest": "^26.0.20", | ||
"@types/node": "^14.14.31", | ||
"jest": "^26.6.3", | ||
"ts-jest": "^26.5.2", | ||
"typescript": "^4.2.2" | ||
}, | ||
"dependencies": { | ||
"@acuris/eventstore-api": "^1.3.3", | ||
"@types/pg": "^7.14.9", | ||
"pg": "^8.4.1", | ||
"rxjs": "^6.6.3" | ||
"@acuris/eventstore-api": "^1.3.5", | ||
"@types/pg": "^7.14.10", | ||
"pg": "^8.5.1", | ||
"rxjs": "^6.6.6" | ||
}, | ||
@@ -40,0 +40,0 @@ "jest": { |
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
48232
Updated@types/pg@^7.14.10
Updatedpg@^8.5.1
Updatedrxjs@^6.6.6