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

@duely/db

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@duely/db - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

14

package.json
{
"name": "@duely/db",
"version": "0.0.8",
"version": "0.0.9",
"description": "Client for querying duely-postgres database.",

@@ -16,15 +16,15 @@ "repository": "github:uoleevi/duely",

"dependencies": {
"@duely/core": "0.0.55",
"@duely/core": "0.0.56",
"pg": "^8.5.1"
},
"devDependencies": {
"@types/node": "^14.14.22",
"@types/node": "^14.14.25",
"@types/pg": "^7.14.9",
"jest": "^26.6.3",
"ts-jest": "^26.5.0",
"ts-loader": "^8.0.14",
"typescript": "^4.2.0-beta",
"webpack": "^5.19.0",
"webpack-cli": "^4.4.0"
"ts-loader": "^8.0.15",
"typescript": "^4.2.0-dev.20210205",
"webpack": "^5.20.2",
"webpack-cli": "^4.5.0"
}
}

Sorry, the diff of this file is too big to display

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