New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

node-where-filter

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-where-filter - npm Package Compare versions

Comparing version
1.0.4
to
1.0.5
+1
-1
package.json
{
"name": "node-where-filter",
"version": "1.0.4",
"version": "1.0.5",
"description": "通过字符串生成查询条件语句",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,4 +0,6 @@

##通过字符串生成查询条件语句
###安装
## 通过字符串生成查询条件语句
### 安装
```

@@ -8,3 +10,4 @@ npm install node-where-filter

###示例
### 示例
```javascript

@@ -30,3 +33,4 @@ const wherefilter = require( 'node-where-filter' );

###特别说明
### 特别说明
```

@@ -33,0 +37,0 @@ 字符串: "aaa\"bbb"