@teambit/watcher 1.0.515 → 1.0.516

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.
@@ -1,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.workspace/watcher@1.0.515" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.workspace/watcher@1.0.516" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -1859,7 +1859,7 @@
1859
1859
  "componentId": {
1860
1860
  "scope": "teambit.legacy",
1861
1861
  "name": "consumer",
1862
- "version": "0.0.20"
1862
+ "version": "0.0.21"
1863
1863
  }
1864
1864
  }
1865
1865
  },
@@ -2789,7 +2789,7 @@
2789
2789
  "componentId": {
2790
2790
  "scope": "teambit.workspace",
2791
2791
  "name": "watcher",
2792
- "version": "1.0.515"
2792
+ "version": "1.0.516"
2793
2793
  },
2794
2794
  "taggedModuleExports": []
2795
2795
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/watcher",
3
- "version": "1.0.515",
3
+ "version": "1.0.516",
4
4
  "homepage": "https://bit.cloud/teambit/workspace/watcher",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.workspace",
8
8
  "name": "watcher",
9
- "version": "1.0.515"
9
+ "version": "1.0.516"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -18,19 +18,19 @@
18
18
  "fs-extra": "10.0.0",
19
19
  "@teambit/component-id": "1.2.2",
20
20
  "@teambit/harmony": "0.4.6",
21
- "@teambit/compiler": "1.0.515",
22
- "@teambit/logger": "0.0.1185",
23
- "@teambit/workspace": "1.0.515",
24
- "@teambit/cli": "0.0.1092",
25
- "@teambit/pubsub": "1.0.515",
26
- "@teambit/global-config": "0.0.1095",
27
- "@teambit/ipc-events": "1.0.515",
28
- "@teambit/scope": "1.0.515",
29
- "@teambit/legacy.bit-map": "0.0.77",
30
- "@teambit/legacy.constants": "0.0.6",
31
- "@teambit/legacy.consumer": "0.0.20",
32
- "@teambit/legacy.logger": "0.0.8",
33
- "@teambit/legacy.scope": "0.0.20",
21
+ "@teambit/compiler": "1.0.516",
22
+ "@teambit/logger": "0.0.1186",
23
+ "@teambit/workspace": "1.0.516",
24
+ "@teambit/cli": "0.0.1093",
25
+ "@teambit/pubsub": "1.0.516",
26
+ "@teambit/global-config": "0.0.1096",
27
+ "@teambit/ipc-events": "1.0.516",
28
+ "@teambit/scope": "1.0.516",
29
+ "@teambit/legacy.bit-map": "0.0.78",
30
+ "@teambit/legacy.constants": "0.0.7",
31
+ "@teambit/legacy.consumer": "0.0.21",
32
+ "@teambit/legacy.logger": "0.0.9",
33
+ "@teambit/legacy.scope": "0.0.21",
34
34
  "@teambit/legacy.utils": "0.0.14"
35
35
  },
36
36
  "devDependencies": {