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

@contember/database

Package Overview
Dependencies
Maintainers
5
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contember/database - npm Package Compare versions

Comparing version 0.9.2-alpha.7 to 0.10.0-alpha.0

14

package.json
{
"name": "@contember/database",
"version": "0.9.2-alpha.7",
"version": "0.10.0-alpha.0",
"license": "Apache-2.0",

@@ -11,11 +11,13 @@ "main": "dist/src/index.js",

"dependencies": {
"@contember/queryable": "^0.9.2-alpha.7",
"pg": "^7.17.1"
"@contember/queryable": "^0.10.0-alpha.0"
},
"devDependencies": {
"@contember/database-tester": "^0.9.2-alpha.7",
"@contember/database-tester": "^0.10.0-alpha.0",
"@types/node": "^14.6.4",
"@types/pg": "^7.14.1",
"uvu": "^0.3.3"
"pg": "^8.5.0",
"uvu": "^0.4.1"
},
"peerDependencies": {
"pg": "^8.5.0"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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