Socket
Socket
Sign inDemoInstall

@ovotech/bigquery-pg-sink

Package Overview
Dependencies
Maintainers
77
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ovotech/bigquery-pg-sink - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "@ovotech/bigquery-pg-sink",
"description": "Stream BigQuery query results into a postgres database",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/index.js",

@@ -22,7 +22,7 @@ "source": "src/index.ts",

"@types/pg": "^7.4.14",
"pg": "^7.9.0",
"prettier": "^1.16.4",
"tslint": "^5.14.0",
"pg": "^7.11.0",
"prettier": "^1.17.1",
"tslint": "^5.17.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.3.4000",
"typescript": "^3.5.1",
"uuid": "^3.3.2"

@@ -33,3 +33,3 @@ },

},
"gitHead": "b8032c7fb769b0951422993c2e4609c877d8a85a"
"gitHead": "08920fa2c6cc9a25f01f9de4c1b2283291d93b1b"
}
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