Socket
Socket
Sign inDemoInstall

skul

Package Overview
Dependencies
75
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.21 to 0.4.22

2

lib/skul/populate.js

@@ -66,3 +66,3 @@ /**

asyncQueue = asyncQueue
.then(relModel.populateVirtuals.bind(relModel, relFields, relData, params));
.then(relModel.populateVirtuals.bind(relModel, relFields, relData, params))
.then(function() {

@@ -69,0 +69,0 @@ return Promise.resolve();

{
"name": "skul",
"description": "SKuL - SQL query manager",
"version": "0.4.21",
"version": "0.4.22",
"author": "Paul Duthoit <duthoit.paul@gmail.com>",

@@ -6,0 +6,0 @@ "homepage": "http://skul.io/",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc