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

radweb-server-postgres

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

radweb-server-postgres - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "radweb-server-postgres",
"version": "1.0.3",
"version": "1.0.4",
"main":"PostgresDataProvider.js",

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

@@ -189,2 +189,5 @@ "use strict";

}
else if (x instanceof radweb_1.ClosedListColumn) {
result += ' int default 0 not null';
}
else

@@ -191,0 +194,0 @@ result += " varchar default '' not null ";

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