@teambit/mover 1.0.772 → 1.0.774
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/package.json
    CHANGED
    
    | 
         @@ -1,26 +1,26 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            {
         
     | 
| 
       2 
2 
     | 
    
         
             
              "name": "@teambit/mover",
         
     | 
| 
       3 
     | 
    
         
            -
              "version": "1.0. 
     | 
| 
      
 3 
     | 
    
         
            +
              "version": "1.0.774",
         
     | 
| 
       4 
4 
     | 
    
         
             
              "homepage": "https://bit.cloud/teambit/component/mover",
         
     | 
| 
       5 
5 
     | 
    
         
             
              "main": "dist/index.js",
         
     | 
| 
       6 
6 
     | 
    
         
             
              "componentId": {
         
     | 
| 
       7 
7 
     | 
    
         
             
                "scope": "teambit.component",
         
     | 
| 
       8 
8 
     | 
    
         
             
                "name": "mover",
         
     | 
| 
       9 
     | 
    
         
            -
                "version": "1.0. 
     | 
| 
      
 9 
     | 
    
         
            +
                "version": "1.0.774"
         
     | 
| 
       10 
10 
     | 
    
         
             
              },
         
     | 
| 
       11 
11 
     | 
    
         
             
              "dependencies": {
         
     | 
| 
       12 
12 
     | 
    
         
             
                "chalk": "4.1.2",
         
     | 
| 
       13 
13 
     | 
    
         
             
                "fs-extra": "10.0.0",
         
     | 
| 
       14 
14 
     | 
    
         
             
                "lodash": "4.17.21",
         
     | 
| 
      
 15 
     | 
    
         
            +
                "@teambit/cli": "0.0.1280",
         
     | 
| 
      
 16 
     | 
    
         
            +
                "@teambit/legacy.bit-map": "0.0.138",
         
     | 
| 
       15 
17 
     | 
    
         
             
                "@teambit/harmony": "0.4.7",
         
     | 
| 
       16 
18 
     | 
    
         
             
                "@teambit/bit-error": "0.0.404",
         
     | 
| 
      
 19 
     | 
    
         
            +
                "@teambit/component.sources": "0.0.133",
         
     | 
| 
      
 20 
     | 
    
         
            +
                "@teambit/legacy.consumer-component": "0.0.82",
         
     | 
| 
       17 
21 
     | 
    
         
             
                "@teambit/legacy.utils": "0.0.28",
         
     | 
| 
       18 
     | 
    
         
            -
                "@teambit/ 
     | 
| 
       19 
     | 
    
         
            -
                "@teambit/ 
     | 
| 
       20 
     | 
    
         
            -
                "@teambit/component.sources": "0.0.132",
         
     | 
| 
       21 
     | 
    
         
            -
                "@teambit/legacy.consumer-component": "0.0.81",
         
     | 
| 
       22 
     | 
    
         
            -
                "@teambit/workspace.modules.node-modules-linker": "0.0.309",
         
     | 
| 
       23 
     | 
    
         
            -
                "@teambit/workspace": "1.0.772"
         
     | 
| 
      
 22 
     | 
    
         
            +
                "@teambit/workspace.modules.node-modules-linker": "0.0.310",
         
     | 
| 
      
 23 
     | 
    
         
            +
                "@teambit/workspace": "1.0.774"
         
     | 
| 
       24 
24 
     | 
    
         
             
              },
         
     | 
| 
       25 
25 
     | 
    
         
             
              "devDependencies": {
         
     | 
| 
       26 
26 
     | 
    
         
             
                "@types/fs-extra": "9.0.7",
         
     | 
| 
         
            File without changes
         
     |