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

@cubejs-backend/postgres-driver

Package Overview
Dependencies
Maintainers
2
Versions
640
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/postgres-driver - npm Package Compare versions

Comparing version 0.17.5 to 0.17.7

driver/index.d.ts

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.17.7](https://github.com/cube-js/cube.js/compare/v0.17.6...v0.17.7) (2020-02-12)
### Features
* add postgres-driver typings ([364d9bf](https://github.com/cube-js/cube.js/commit/364d9bf))
## [0.17.5](https://github.com/cube-js/cube.js/compare/v0.17.4...v0.17.5) (2020-02-07)

@@ -8,0 +19,0 @@

5

package.json

@@ -5,3 +5,3 @@ {

"author": "Statsbot, Inc.",
"version": "0.17.5",
"version": "0.17.7",
"repository": {

@@ -16,2 +16,3 @@ "type": "git",

"main": "driver/PostgresDriver.js",
"typings": "driver/index.d.ts",
"scripts": {

@@ -32,3 +33,3 @@ "lint": "eslint **/*.js"

},
"gitHead": "b81ae167550ace46f509c87acc073056f09b6f0f"
"gitHead": "2f0179173c24604eba4f5f7cc8fca0804240dc6d"
}
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