dphelper 2.0.7 → 2.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -199,10 +199,10 @@ dphelper.check.version(v1, v2, opts)
199
199
  // Compares two version strings.
200
200
  ```
201
201
 
202
- ```js
202
+ <!-- ```js
203
203
  dphelper.check.npmVer(npm)
204
204
  // Gets the version of an npm package.
205
- ```
205
+ ``` -->
206
206
 
207
207
  ### Color
208
208