@qqi/check-version 1.0.2 → 1.0.4

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.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@qqi/check-version",
3
3
  "type": "module",
4
- "version": "1.0.2",
4
+ "version": "1.0.4",
5
5
  "description": "一个检测工作目录下 packages 文件夹下子 npm 包版本是否存在的模块",
6
6
  "license": "MIT",
7
7
  "dependencies": {
8
- "a-command": "^2.3.7",
9
- "a-js-tools": "^1.0.0",
10
- "a-node-tools": "^4.2.6",
11
- "a-type-of-js": "^1.0.1"
8
+ "a-command": "^2.3.13",
9
+ "a-js-tools": "^1.0.8",
10
+ "a-node-tools": "^4.2.16",
11
+ "a-type-of-js": "^1.0.5"
12
12
  },
13
13
  "author": {
14
14
  "name": "earthnut",