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.4.1 to 0.4.2

mySql/toDtoWithOrderBy.js

2

all.js

@@ -38,2 +38,4 @@ run('./connect');

run('./toDtoWithStrategy');
run('./toDtoWithOrderBy');
run('./toDtoWithOrderByDesc');
run('./serializable');

@@ -40,0 +42,0 @@ run('./toJSON');

@@ -34,2 +34,4 @@ run('./connect');

run('./toDtoWithStrategy');
run('./toDtoWithOrderBy');
run('./toDtoWithOrderByDesc');
run('./serializable');

@@ -36,0 +38,0 @@ run('./toJSON');

4

package.json
{
"name": "rdb-demo",
"version": "0.4.1",
"version": "0.4.2",
"main": "index.js",

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

"dependencies": {
"rdb": "1.0.2",
"rdb": "1.0.3",
"promise": "6.1.0",

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

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