mockba 0.3.5 → 0.3.6

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 (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +5 -14
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mockba",
3
3
  "homepage": "https://рантайм.москва",
4
- "version": "0.3.5",
4
+ "version": "0.3.6",
5
5
  "license": "CC-BY-ND-4.0",
6
6
  "dependencies": {
7
7
  "indicatrix": "^1.4.1",
package/readme.md CHANGED
@@ -81,10 +81,7 @@ The package can work in either json/js mode or in human-readable mode (default).
81
81
  To support printing in a translation, pass target language like `-ru`.
82
82
 
83
83
  <details>
84
- <summary>
85
-
86
- <code>MOCKBA -json</code>
87
- </summary>
84
+ <summary><code>MOCKBA -json</code></summary>
88
85
 
89
86
  ```json
90
87
  {
@@ -116,9 +113,7 @@ To support printing in a translation, pass target language like `-ru`.
116
113
  </details>
117
114
 
118
115
  <details>
119
- <summary>
120
- <code>MOCKBA -json -ru</code>
121
- </summary>
116
+ <summary><code>MOCKBA -json -ru</code></summary>
122
117
 
123
118
  ```json
124
119
  {
@@ -150,10 +145,7 @@ To support printing in a translation, pass target language like `-ru`.
150
145
  </details>
151
146
 
152
147
  <details>
153
- <summary>
154
-
155
- <code>MOCKBA -js</code>
156
- </summary>
148
+ <summary><code>MOCKBA -js</code></summary>
157
149
 
158
150
  ```js
159
151
  {
@@ -183,10 +175,9 @@ To support printing in a translation, pass target language like `-ru`.
183
175
  }
184
176
  ```
185
177
  </details>
178
+
186
179
  <details>
187
- <summary>
188
- <code>MOCKBA -js -ru</code>
189
- </summary>
180
+ <summary><code>MOCKBA -js -ru</code></summary>
190
181
 
191
182
  ```js
192
183
  {