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

npgsqlrest

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npgsqlrest - npm Package Compare versions

Comparing version 2.9.0 to 2.10.0

2

package.json
{
"name": "npgsqlrest",
"version": "2.9.0",
"version": "2.10.0",
"description": "Automatic REST API for PostgreSQL Databases Client Build",

@@ -5,0 +5,0 @@ "scripts": {

@@ -9,3 +9,3 @@ #!/usr/bin/env node

const downloadDir = "../.bin/";
const downloadFrom = "https://github.com/vb-consulting/NpgsqlRest/releases/download/v2.17.0-client-v2.9.0/";
const downloadFrom = "https://github.com/vb-consulting/NpgsqlRest/releases/download/v2.17.0-client-v2.10.0/";

@@ -12,0 +12,0 @@ function download(url, to, done) {

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