vitest 0.2.8 → 0.3.0

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/dist/node.js CHANGED
@@ -1,28 +1,27 @@
1
- export { V as VitestPlugin, c as createVitest } from './create-dc6b5f6f.js';
2
- import './index-1964368a.js';
1
+ export { V as VitestPlugin, c as createVitest } from './create-d3b904b2.js';
2
+ import './index-f55e7b59.js';
3
3
  import 'path';
4
+ import 'tty';
5
+ import 'local-pkg';
4
6
  import 'vite';
5
7
  import 'process';
6
8
  import 'fs';
7
- import './constants-de5287a6.js';
9
+ import './constants-259a41c8.js';
8
10
  import 'url';
9
11
  import 'os';
10
12
  import 'util';
11
13
  import 'stream';
12
14
  import 'events';
13
- import './index-fcd4a465.js';
14
- import 'tty';
15
- import 'local-pkg';
16
- import './client-3df8c548.js';
15
+ import './client-ab3f363e.js';
17
16
  import 'module';
18
17
  import 'assert';
19
18
  import 'vm';
20
19
  import 'perf_hooks';
21
- import './diff-192d8dc6.js';
22
- import './source-map-a9204b39.js';
20
+ import './diff-e2ede84f.js';
21
+ import './source-map-0ecca7b8.js';
23
22
  import './index-648e7ab2.js';
24
23
  import './_commonjsHelpers-c9e3b764.js';
25
24
  import 'worker_threads';
26
25
  import 'tinypool';
27
26
  import './magic-string.es-94000aea.js';
28
- //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm9kZS5qcyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OyJ9
27
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibm9kZS5qcyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7In0=