@faststore/cli 2.2.19 → 2.2.22

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.
package/README.md CHANGED
@@ -14,7 +14,7 @@ $ npm install -g @faststore/cli
14
14
  $ faststore COMMAND
15
15
  running command...
16
16
  $ faststore (--version)
17
- @faststore/cli/2.2.19 linux-x64 node-v16.20.2
17
+ @faststore/cli/2.2.22 linux-x64 node-v16.20.2
18
18
  $ faststore --help [COMMAND]
19
19
  USAGE
20
20
  $ faststore COMMAND
@@ -40,7 +40,7 @@ USAGE
40
40
  $ faststore build
41
41
  ```
42
42
 
43
- _See code: [dist/commands/build.ts](https://github.com/vtex/faststore/blob/v2.2.19/dist/commands/build.ts)_
43
+ _See code: [dist/commands/build.ts](https://github.com/vtex/faststore/blob/v2.2.22/dist/commands/build.ts)_
44
44
 
45
45
  ## `faststore cms-sync`
46
46
 
@@ -49,7 +49,7 @@ USAGE
49
49
  $ faststore cms-sync
50
50
  ```
51
51
 
52
- _See code: [dist/commands/cms-sync.ts](https://github.com/vtex/faststore/blob/v2.2.19/dist/commands/cms-sync.ts)_
52
+ _See code: [dist/commands/cms-sync.ts](https://github.com/vtex/faststore/blob/v2.2.22/dist/commands/cms-sync.ts)_
53
53
 
54
54
  ## `faststore dev`
55
55
 
@@ -58,7 +58,7 @@ USAGE
58
58
  $ faststore dev
59
59
  ```
60
60
 
61
- _See code: [dist/commands/dev.ts](https://github.com/vtex/faststore/blob/v2.2.19/dist/commands/dev.ts)_
61
+ _See code: [dist/commands/dev.ts](https://github.com/vtex/faststore/blob/v2.2.22/dist/commands/dev.ts)_
62
62
 
63
63
  ## `faststore generate-graphql`
64
64
 
@@ -70,7 +70,7 @@ FLAGS
70
70
  -d, --debug
71
71
  ```
72
72
 
73
- _See code: [dist/commands/generate-graphql.ts](https://github.com/vtex/faststore/blob/v2.2.19/dist/commands/generate-graphql.ts)_
73
+ _See code: [dist/commands/generate-graphql.ts](https://github.com/vtex/faststore/blob/v2.2.22/dist/commands/generate-graphql.ts)_
74
74
 
75
75
  ## `faststore help [COMMAND]`
76
76
 
@@ -99,7 +99,7 @@ USAGE
99
99
  $ faststore start
100
100
  ```
101
101
 
102
- _See code: [dist/commands/start.ts](https://github.com/vtex/faststore/blob/v2.2.19/dist/commands/start.ts)_
102
+ _See code: [dist/commands/start.ts](https://github.com/vtex/faststore/blob/v2.2.22/dist/commands/start.ts)_
103
103
 
104
104
  ## `faststore test`
105
105
 
@@ -108,5 +108,5 @@ USAGE
108
108
  $ faststore test
109
109
  ```
110
110
 
111
- _See code: [dist/commands/test.ts](https://github.com/vtex/faststore/blob/v2.2.19/dist/commands/test.ts)_
111
+ _See code: [dist/commands/test.ts](https://github.com/vtex/faststore/blob/v2.2.22/dist/commands/test.ts)_
112
112
  <!-- commandsstop -->
@@ -1 +1 @@
1
- {"version":"2.2.19","commands":{"build":{"id":"build","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"cms-sync":{"id":"cms-sync","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"dev":{"id":"dev","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"generate-graphql":{"id":"generate-graphql","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{"debug":{"name":"debug","type":"boolean","char":"d","allowNo":false},"core":{"name":"core","type":"boolean","char":"c","hidden":true,"allowNo":false}},"args":[]},"start":{"id":"start","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"test":{"id":"test","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{},"args":[]}}}
1
+ {"version":"2.2.22","commands":{"build":{"id":"build","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"cms-sync":{"id":"cms-sync","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"dev":{"id":"dev","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"generate-graphql":{"id":"generate-graphql","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{"debug":{"name":"debug","type":"boolean","char":"d","allowNo":false},"core":{"name":"core","type":"boolean","char":"c","hidden":true,"allowNo":false}},"args":[]},"start":{"id":"start","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{},"args":[]},"test":{"id":"test","strict":true,"pluginName":"@faststore/cli","pluginAlias":"@faststore/cli","pluginType":"core","aliases":[],"flags":{},"args":[]}}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@faststore/cli",
3
- "version": "2.2.19",
3
+ "version": "2.2.22",
4
4
  "description": "FastStore CLI",
5
5
  "author": "Emerson Laurentino @emersonlaurentino",
6
6
  "bin": {
@@ -26,8 +26,8 @@
26
26
  "path": "^0.12.7"
27
27
  },
28
28
  "devDependencies": {
29
- "@faststore/eslint-config": "^2.2.19",
30
- "@faststore/shared": "^2.2.19",
29
+ "@faststore/eslint-config": "^2.2.22",
30
+ "@faststore/shared": "^2.2.22",
31
31
  "@types/chai": "^4",
32
32
  "@types/fs-extra": "^9.0.13",
33
33
  "@types/node": "^16.11.63",
@@ -66,5 +66,5 @@
66
66
  "oclif"
67
67
  ],
68
68
  "types": "dist/index.d.ts",
69
- "gitHead": "43fb9e8a1c84556ef5d119348925607ce41a12a9"
69
+ "gitHead": "a5acbfeb73a13bf60686f7fec9b5cff739dfd5ac"
70
70
  }