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

rdb-demo

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rdb-demo - npm Package Compare versions

Comparing version 0.5.0 to 0.5.2

lock.js

1

exclusive.js

@@ -8,3 +8,2 @@ var rdb = require('rdb');

Customer.column('cBalance').numeric().as('balance');
Customer.exclusive();

@@ -11,0 +10,0 @@ var db = rdb('postgres://postgres:postgres@localhost/test');

{
"name": "rdb-demo",
"version": "0.5.0",
"version": "0.5.2",
"main": "index.js",

@@ -9,3 +9,3 @@ "title": "rdb-demo",

"dependencies": {
"rdb": "^1.5.1",
"rdb": "^1.5.4",
"promise": "6.1.0",

@@ -12,0 +12,0 @@ "pg": "*",

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