Comparing version 0.3.0-1 to 0.3.0-2
@@ -16,2 +16,3 @@ // Dependencies | ||
if (!populate) return; | ||
populate = JSON.parse(populate); | ||
if (!Array.isArray(populate)) populate = [ populate ]; | ||
@@ -18,0 +19,0 @@ populate.forEach(function (field) { query.populate(field) }); |
{ | ||
"name": "baucis", | ||
"version": "0.3.0-1", | ||
"version": "0.3.0-2", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
baucis v0.3.0-1 | ||
baucis v0.3.0-2 | ||
=============== | ||
@@ -3,0 +3,0 @@ |
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
233930
22
974