sqlite-express
Advanced tools
Comparing version 2.0.5 to 2.0.6
@@ -0,1 +1,2 @@ | ||
const is = require('./is'); | ||
module.exports = (rows)=>{ | ||
@@ -2,0 +3,0 @@ let oneRow = rows.length === 1 |
{ | ||
"name": "sqlite-express", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "functions for sqlite3", | ||
@@ -5,0 +5,0 @@ "main": "index.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
23871
180