@@ -13,33 +13,33 @@ or installed tools validate.
13
13
### Supported Dependencies
14
14
Currently Supporting:
15
15
16
- | Dependencies | Semantic Versioning |
17
- | --------------------------------| :-------------------:|
18
- | OS X (MacOS) | |
19
- | Node.js | :white_check_mark : |
20
- | npm | :white_check_mark : |
21
- | jx (JXCore) | |
22
- | cordova | |
23
- | appium | |
24
- | ios-deploy | |
25
- | ios-sim | |
26
- | bower | :white_check_mark : |
27
- | ios-webkit-debug-proxy | |
28
- | ideviceinstaller | |
29
- | java | |
30
- | ant | |
31
- | git | |
32
- | gulp-cli | |
33
- | [ cocoapods] [ cocoapods ] | |
34
- | xcodebuild | |
35
- | [ carthage] [ carthage ] | |
36
- | [ xcpretty] [ xcpretty ] | |
16
+ | Dependencies | Semantic Versioning |
17
+ | -------------------------------------- | :-------------------:|
18
+ | OS X (MacOS) | |
19
+ | Node.js | :white_check_mark : |
20
+ | npm | :white_check_mark : |
21
+ | jx (JXCore) | |
22
+ | cordova | |
23
+ | appium | |
24
+ | ios-deploy | |
25
+ | ios-sim | |
26
+ | bower | :white_check_mark : |
27
+ | ios-webkit-debug-proxy | |
28
+ | ideviceinstaller | |
29
+ | java | |
30
+ | ant | |
31
+ | git | |
32
+ | gulp-cli | |
33
+ | [ cocoapods] [ cocoapods ] | |
34
+ | xcodebuild | |
35
+ | [ carthage] [ carthage ] | |
36
+ | [ xcpretty] [ xcpretty ] | |
37
37
| [ libimobiledevice] [ libimobiledevice ] | |
38
- | [ deviceconsole] [ deviceconsole ] | |
39
- | [ check-engine] [ check-engine ] | |
40
- | [ yarn] [ yarn ] | :white_check_mark : |
41
- | [ nsp] [ nsp ] | |
42
- | [ pnpm] ( https:// pnpm.io/ ) | :white_check_mark : |
38
+ | [ deviceconsole] [ deviceconsole ] | |
39
+ | [ check-engine] [ check-engine ] | |
40
+ | [ yarn] [ yarn ] | :white_check_mark : |
41
+ | [ nsp] [ nsp ] | |
42
+ | [ pnpm] [ pnpm ] | :white_check_mark : |
43
43
44
44
See the [ validatorRules.js file] [ validator ] file for the full list of things that are supported.
45
45
@@ -149,3 +149,4 @@ For example usage of this, see [check-engine.js][check-engine-packages].
149
149
[check-engine]:https://github.com/mohlsen/check-engine
150
150
[yarn]:https://yarnpkg.com/
151
151
[nsp]:https://github.com/nodesecurity/nsp
152
+ [pnpm]:https://pnpm.io/
0 commit comments