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

sails-disk

Package Overview
Dependencies
Maintainers
3
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sails-disk - npm Package Compare versions

Comparing version 0.10.0-rc2 to 0.10.0-rc3

3

lib/adapter.js

@@ -50,2 +50,5 @@ /*---------------------------------------------------------------

cb = conn;
conn = null;
}
if (conn == null) {
connections = {};

@@ -52,0 +55,0 @@ return cb();

2

package.json
{
"name": "sails-disk",
"version": "0.10.0-rc2",
"version": "0.10.0-rc3",
"description": "Persistent local-disk adapter for Sails.js / Waterline",

@@ -5,0 +5,0 @@ "main": "lib/adapter.js",

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