@teambit/pkg 0.0.907 → 0.0.911

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,2 +1,3 @@
1
1
  import { Aspect } from '@teambit/harmony';
2
2
  export declare const PkgAspect: Aspect;
3
+ export default PkgAspect;
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.PkgAspect = void 0;
6
+ exports.default = exports.PkgAspect = void 0;
7
7
  function _harmony() {
8
8
  const data = require("@teambit/harmony");
9
9
  _harmony = function () {
@@ -15,5 +15,7 @@ const PkgAspect = _harmony().Aspect.create({
15
15
  id: 'teambit.pkg/pkg'
16
16
  });
17
17
  exports.PkgAspect = PkgAspect;
18
+ var _default = PkgAspect;
19
+ exports.default = _default;
18
20
 
19
21
  //# sourceMappingURL=pkg.aspect.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["PkgAspect","Aspect","create","id"],"sources":["pkg.aspect.ts"],"sourcesContent":["import { Aspect } from '@teambit/harmony';\n\nexport const PkgAspect = Aspect.create({\n id: 'teambit.pkg/pkg',\n});\n"],"mappings":";;;;;;AAAA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAEO,MAAMA,SAAS,GAAGC,iBAAM,CAACC,MAAM,CAAC;EACrCC,EAAE,EAAE;AACN,CAAC,CAAC;AAAC"}
1
+ {"version":3,"names":["PkgAspect","Aspect","create","id"],"sources":["pkg.aspect.ts"],"sourcesContent":["import { Aspect } from '@teambit/harmony';\n\nexport const PkgAspect = Aspect.create({\n id: 'teambit.pkg/pkg',\n});\n\nexport default PkgAspect;\n"],"mappings":";;;;;;AAAA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAEO,MAAMA,SAAS,GAAGC,iBAAM,CAACC,MAAM,CAAC;EACrCC,EAAE,EAAE;AACN,CAAC,CAAC;AAAC;AAAA,eAEYH,SAAS;AAAA"}
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/pkg",
3
- "version": "0.0.907",
3
+ "version": "0.0.911",
4
4
  "homepage": "https://bit.dev/teambit/pkg/pkg",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.pkg",
8
8
  "name": "pkg",
9
- "version": "0.0.907"
9
+ "version": "0.0.911"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -22,24 +22,24 @@
22
22
  "@babel/runtime": "7.20.0",
23
23
  "core-js": "^3.0.0",
24
24
  "@teambit/harmony": "0.3.3",
25
- "@teambit/cli": "0.0.605",
26
- "@teambit/builder": "0.0.907",
27
- "@teambit/logger": "0.0.698",
28
- "@teambit/component": "0.0.907",
29
- "@teambit/express": "0.0.703",
30
- "@teambit/isolator": "0.0.907",
31
- "@teambit/scope": "0.0.907",
32
- "@teambit/graphql": "0.0.907",
25
+ "@teambit/cli": "0.0.609",
26
+ "@teambit/builder": "0.0.911",
27
+ "@teambit/logger": "0.0.702",
28
+ "@teambit/component": "0.0.911",
29
+ "@teambit/express": "0.0.707",
30
+ "@teambit/isolator": "0.0.911",
31
+ "@teambit/scope": "0.0.911",
32
+ "@teambit/graphql": "0.0.911",
33
33
  "@teambit/bit-error": "0.0.402",
34
34
  "@teambit/component-issues": "0.0.80",
35
35
  "@teambit/component-package-version": "0.0.421",
36
- "@teambit/dependency-resolver": "0.0.907",
37
- "@teambit/envs": "0.0.907",
38
- "@teambit/new-component-helper": "0.0.311",
39
- "@teambit/workspace": "0.0.907",
40
- "@teambit/ui-foundation.ui.use-box.menu": "0.0.124",
41
- "@teambit/ui": "0.0.907",
42
- "@teambit/compiler": "0.0.907"
36
+ "@teambit/dependency-resolver": "0.0.911",
37
+ "@teambit/envs": "0.0.911",
38
+ "@teambit/new-component-helper": "0.0.315",
39
+ "@teambit/workspace": "0.0.911",
40
+ "@teambit/ui-foundation.ui.use-box.menu": "0.0.126",
41
+ "@teambit/ui": "0.0.911",
42
+ "@teambit/compiler": "0.0.911"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@types/mime": "2.0.3",
@@ -54,7 +54,7 @@
54
54
  "@teambit/pkg.content.packages-overview": "1.95.9"
55
55
  },
56
56
  "peerDependencies": {
57
- "@teambit/legacy": "1.0.387",
57
+ "@teambit/legacy": "1.0.389",
58
58
  "react-dom": "^16.8.0 || ^17.0.0",
59
59
  "react": "^16.8.0 || ^17.0.0"
60
60
  },
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.pkg_pkg@0.0.907/dist/pkg.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.pkg_pkg@0.0.907/dist/pkg.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.pkg_pkg@0.0.911/dist/pkg.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.pkg_pkg@0.0.911/dist/pkg.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
Binary file