New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mysqls

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mysqls - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "mysqls",
"version": "0.0.3",
"version": "0.0.4",
"description": "It is written in JavaScript,crud for node.js.You can also use transactions very easily.",

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

@@ -15,9 +15,2 @@

### 参数说明
```js
execute :执行单挑sql语句 参数:(config,sqlStr)
sql :链式调用生成sql语句 链式调用语法,参考后文
transaction :执行事务相关任务时使用 参数:(config,sqlArr)
```
### 项目使用:

@@ -32,2 +25,9 @@ ```js

### 参数说明
```js
execute :执行单挑sql语句 参数:(config,sqlStr)
sql :链式调用生成sql语句 链式调用语法,参考后文
transaction :执行事务相关任务时使用 参数:(config,sqlArr)
```
### 定义一个公共的config配置

@@ -34,0 +34,0 @@ ```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