Comparing version 0.1.8 to 0.1.9
/* | ||
* linsql v0.1.8 | ||
* linsql v0.1.9 | ||
* (c) 2022-2022 xiaoqiujun | ||
@@ -557,2 +557,3 @@ * Released under the MIT License. | ||
} | ||
connection.release(); //释放 | ||
if (empty(values)) { | ||
@@ -590,2 +591,3 @@ connection.query(sql, (err, result) => { | ||
} | ||
connection.release(); //释放 | ||
if (empty(values)) { | ||
@@ -592,0 +594,0 @@ connection.execute(sql, (err, result) => { |
{ | ||
"name": "linsql", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "使用TS封装node-mysql的常用操作,可链式调用,与ThinkPHP的查询器类似", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
libsql |
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
1486
60721
8
1