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

larvituser

Package Overview
Dependencies
Maintainers
1
Versions
263
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

larvituser - npm Package Compare versions

Comparing version 0.4.10 to 0.4.11

3

larvituser.js

@@ -403,3 +403,2 @@ 'use strict';

sql += 'LIMIT 1';
db.query(sql, dbFields, function(err, rows) {

@@ -416,3 +415,3 @@ if (err) {

fromUuid(utils.formatUuid(rows[0].userUuid), cb);
fromUuid(utils.formatUuid(rows[0].uuid), cb);
});

@@ -419,0 +418,0 @@ });

@@ -42,5 +42,5 @@ {

},
"version": "0.4.10",
"version": "0.4.11",
"readmeFilename": "README.md",
"license": "MIT"
}
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