@teambit/envs 1.0.257 → 1.0.259
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/artifacts/__bit_junit.xml +1 -1
- package/artifacts/preview/teambit_envs_envs-preview.js +1 -1
- package/artifacts/schema.json +5276 -5175
- package/dist/env-interface.d.ts +1 -1
- package/dist/env-interface.js.map +1 -1
- package/dist/{preview-1714360874807.js → preview-1714533890836.js} +2 -2
- package/package.json +24 -24
    
        package/dist/env-interface.d.ts
    CHANGED
    
    
| @@ -1 +1 @@ | |
| 1 | 
            -
            {"version":3,"names":[],"sources":["env-interface.ts"],"sourcesContent":["import { EnvHandler } from ' | 
| 1 | 
            +
            {"version":3,"names":[],"sources":["env-interface.ts"],"sourcesContent":["import { ServiceHandlerFactory as EnvHandler } from './services/service-handler';\n\nexport interface Env {\n  [key: string]: EnvHandler<unknown> | any;\n}\n"],"mappings":"","ignoreList":[]}
         | 
| @@ -1,5 +1,5 @@ | |
| 1 | 
            -
            import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_envs@1.0. | 
| 2 | 
            -
            import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_envs@1.0. | 
| 1 | 
            +
            import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_envs@1.0.259/dist/env.composition.js';
         | 
| 2 | 
            +
            import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_envs@1.0.259/dist/envs.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/envs",
         | 
| 3 | 
            -
              "version": "1.0. | 
| 3 | 
            +
              "version": "1.0.259",
         | 
| 4 4 | 
             
              "homepage": "https://bit.cloud/teambit/envs/envs",
         | 
| 5 5 | 
             
              "main": "dist/index.js",
         | 
| 6 6 | 
             
              "componentId": {
         | 
| 7 7 | 
             
                "scope": "teambit.envs",
         | 
| 8 8 | 
             
                "name": "envs",
         | 
| 9 | 
            -
                "version": "1.0. | 
| 9 | 
            +
                "version": "1.0.259"
         | 
| 10 10 | 
             
              },
         | 
| 11 11 | 
             
              "dependencies": {
         | 
| 12 12 | 
             
                "chalk": "2.4.2",
         | 
| @@ -18,28 +18,28 @@ | |
| 18 18 | 
             
                "@teambit/harmony": "0.4.6",
         | 
| 19 19 | 
             
                "@teambit/bit-error": "0.0.404",
         | 
| 20 20 | 
             
                "@teambit/component-id": "1.2.0",
         | 
| 21 | 
            -
                "@teambit/component": "1.0. | 
| 22 | 
            -
                "@teambit/aspect-loader": "1.0. | 
| 23 | 
            -
                "@teambit/cli": "0.0. | 
| 24 | 
            -
                "@teambit/logger": "0.0. | 
| 25 | 
            -
                "@teambit/worker": "0.0. | 
| 26 | 
            -
                "@teambit/builder": "1.0. | 
| 27 | 
            -
                "@teambit/bundler": "1.0. | 
| 28 | 
            -
                "@teambit/compiler": "1.0. | 
| 29 | 
            -
                "@teambit/dependency-resolver": "1.0. | 
| 30 | 
            -
                "@teambit/formatter": "1.0. | 
| 31 | 
            -
                "@teambit/isolator": "1.0. | 
| 32 | 
            -
                "@teambit/linter": "1.0. | 
| 33 | 
            -
                "@teambit/pkg": "1.0. | 
| 34 | 
            -
                "@teambit/preview": "1.0. | 
| 35 | 
            -
                "@teambit/schema": "1.0. | 
| 36 | 
            -
                "@teambit/tester": "1.0. | 
| 37 | 
            -
                "@teambit/typescript": "1.0. | 
| 38 | 
            -
                "@teambit/webpack": "1.0. | 
| 39 | 
            -
                "@teambit/graphql": "1.0. | 
| 40 | 
            -
                "@teambit/bit": "1.6. | 
| 41 | 
            -
                "@teambit/component-issues": "0.0. | 
| 42 | 
            -
                "@teambit/issues": "1.0. | 
| 21 | 
            +
                "@teambit/component": "1.0.259",
         | 
| 22 | 
            +
                "@teambit/aspect-loader": "1.0.259",
         | 
| 23 | 
            +
                "@teambit/cli": "0.0.863",
         | 
| 24 | 
            +
                "@teambit/logger": "0.0.956",
         | 
| 25 | 
            +
                "@teambit/worker": "0.0.1167",
         | 
| 26 | 
            +
                "@teambit/builder": "1.0.259",
         | 
| 27 | 
            +
                "@teambit/bundler": "1.0.259",
         | 
| 28 | 
            +
                "@teambit/compiler": "1.0.259",
         | 
| 29 | 
            +
                "@teambit/dependency-resolver": "1.0.259",
         | 
| 30 | 
            +
                "@teambit/formatter": "1.0.259",
         | 
| 31 | 
            +
                "@teambit/isolator": "1.0.259",
         | 
| 32 | 
            +
                "@teambit/linter": "1.0.259",
         | 
| 33 | 
            +
                "@teambit/pkg": "1.0.259",
         | 
| 34 | 
            +
                "@teambit/preview": "1.0.259",
         | 
| 35 | 
            +
                "@teambit/schema": "1.0.259",
         | 
| 36 | 
            +
                "@teambit/tester": "1.0.259",
         | 
| 37 | 
            +
                "@teambit/typescript": "1.0.259",
         | 
| 38 | 
            +
                "@teambit/webpack": "1.0.259",
         | 
| 39 | 
            +
                "@teambit/graphql": "1.0.259",
         | 
| 40 | 
            +
                "@teambit/bit": "1.6.152",
         | 
| 41 | 
            +
                "@teambit/component-issues": "0.0.148",
         | 
| 42 | 
            +
                "@teambit/issues": "1.0.259",
         | 
| 43 43 | 
             
                "@teambit/toolbox.array.duplications-finder": "0.0.1",
         | 
| 44 44 | 
             
                "@teambit/cli-table": "0.0.48"
         | 
| 45 45 | 
             
              },
         |