sails-disk
Advanced tools
Comparing version 0.10.0-rc2 to 0.10.0-rc3
@@ -50,2 +50,5 @@ /*--------------------------------------------------------------- | ||
cb = conn; | ||
conn = null; | ||
} | ||
if (conn == null) { | ||
connections = {}; | ||
@@ -52,0 +55,0 @@ return cb(); |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
23925
668
0