@teambit/forking 1.0.789 → 1.0.791
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,5 +1,5 @@ | |
| 1 | 
            -
            import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0. | 
| 2 | 
            -
            import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0. | 
| 1 | 
            +
            import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0.791/dist/forking.composition.js';
         | 
| 2 | 
            +
            import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_forking@1.0.791/dist/forking.docs.mdx';
         | 
| 3 3 |  | 
| 4 4 | 
             
            export const compositions = [compositions_0];
         | 
| 5 5 | 
             
            export const overview = [overview_0];
         | 
    
        package/package.json
    CHANGED
    
    | @@ -1,12 +1,12 @@ | |
| 1 1 | 
             
            {
         | 
| 2 2 | 
             
              "name": "@teambit/forking",
         | 
| 3 | 
            -
              "version": "1.0. | 
| 3 | 
            +
              "version": "1.0.791",
         | 
| 4 4 | 
             
              "homepage": "https://bit.cloud/teambit/component/forking",
         | 
| 5 5 | 
             
              "main": "dist/index.js",
         | 
| 6 6 | 
             
              "componentId": {
         | 
| 7 7 | 
             
                "scope": "teambit.component",
         | 
| 8 8 | 
             
                "name": "forking",
         | 
| 9 | 
            -
                "version": "1.0. | 
| 9 | 
            +
                "version": "1.0.791"
         | 
| 10 10 | 
             
              },
         | 
| 11 11 | 
             
              "dependencies": {
         | 
| 12 12 | 
             
                "chalk": "4.1.2",
         | 
| @@ -14,24 +14,24 @@ | |
| 14 14 | 
             
                "lodash": "4.17.21",
         | 
| 15 15 | 
             
                "p-map-series": "2.1.0",
         | 
| 16 16 | 
             
                "semver": "7.7.1",
         | 
| 17 | 
            +
                "@teambit/cli": "0.0.1283",
         | 
| 17 18 | 
             
                "@teambit/harmony": "0.4.7",
         | 
| 18 19 | 
             
                "@teambit/bit-error": "0.0.404",
         | 
| 19 20 | 
             
                "@teambit/component-id": "1.2.4",
         | 
| 20 21 | 
             
                "@teambit/component-package-version": "0.0.444",
         | 
| 21 22 | 
             
                "@teambit/component-version": "1.0.4",
         | 
| 22 23 | 
             
                "@teambit/legacy.constants": "0.0.19",
         | 
| 23 | 
            -
                "@teambit/ | 
| 24 | 
            -
                "@teambit/ | 
| 25 | 
            -
                "@teambit/ | 
| 26 | 
            -
                "@teambit/ | 
| 27 | 
            -
                "@teambit/ | 
| 28 | 
            -
                "@teambit/ | 
| 29 | 
            -
                "@teambit/ | 
| 30 | 
            -
                "@teambit/ | 
| 31 | 
            -
                "@teambit/ | 
| 32 | 
            -
                "@teambit/ | 
| 33 | 
            -
                "@teambit/ | 
| 34 | 
            -
                "@teambit/typescript": "1.0.789"
         | 
| 24 | 
            +
                "@teambit/generator": "1.0.792",
         | 
| 25 | 
            +
                "@teambit/workspace": "1.0.791",
         | 
| 26 | 
            +
                "@teambit/component": "1.0.791",
         | 
| 27 | 
            +
                "@teambit/graphql": "1.0.791",
         | 
| 28 | 
            +
                "@teambit/dependency-resolver": "1.0.791",
         | 
| 29 | 
            +
                "@teambit/install": "1.0.791",
         | 
| 30 | 
            +
                "@teambit/new-component-helper": "1.0.791",
         | 
| 31 | 
            +
                "@teambit/pkg": "1.0.791",
         | 
| 32 | 
            +
                "@teambit/refactoring": "1.0.791",
         | 
| 33 | 
            +
                "@teambit/scope": "1.0.791",
         | 
| 34 | 
            +
                "@teambit/typescript": "1.0.791"
         | 
| 35 35 | 
             
              },
         | 
| 36 36 | 
             
              "devDependencies": {
         | 
| 37 37 | 
             
                "@types/lodash": "4.14.165",
         |