New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tussle/state-postgres

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tussle/state-postgres - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

10

package.json
{
"name": "@tussle/state-postgres",
"version": "0.3.0",
"version": "0.4.0",
"description": "Tussle state component backed by PostgresSQL",

@@ -18,3 +18,3 @@ "main": "lib/state.js",

"dependencies": {
"@tussle/core": "^0.3.0",
"@tussle/core": "^0.4.0",
"@types/pg": "^7.14.11",

@@ -24,4 +24,4 @@ "pg": "^8.7.3"

"devDependencies": {
"@tussle/spec": "^0.3.0",
"jest": "^27.5.1",
"@tussle/spec": "^0.4.0",
"jest": "^29.1.2",
"npm-run-all": "^4.1.5",

@@ -34,3 +34,3 @@ "rimraf": "^3.0.2",

},
"gitHead": "3000c20b40108bfc559c722910b2a576ecda1103"
"gitHead": "22aeb388e65b119f5a24b2a8d958ff67df262fa9"
}
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