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

@acuris/eventstore-postgresql

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acuris/eventstore-postgresql - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

20

package.json
{
"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": {

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