@teambit/deprecation 1.0.273 → 1.0.274
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_component_deprecation-preview.js +1 -1
- package/artifacts/schema.json +1 -1
- package/dist/deprecation.main.runtime.js +3 -3
- package/dist/deprecation.main.runtime.js.map +1 -1
- package/dist/{preview-1715829635662.js → preview-1715915979639.js} +2 -2
- package/package.json +10 -10
|
@@ -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.component/deprecation@1.0.
|
|
3
|
+
<testsuite name="teambit.component/deprecation@1.0.274" tests="0" failures="0" errors="0" skipped="0"/>
|
|
4
4
|
</testsuites>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/deprecation-preview"]=t():e["teambit.component/deprecation-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.component/deprecation-preview"]=t():e["teambit.component/deprecation-preview"]=t()}(self,(()=>(()=>{"use strict";var e={4488:(e,t,o)=>{var n={id:"teambit.component/deprecation@1.0.274",homepage:"https://bit.cloud/teambit/component/deprecation",exported:!0};function r(){const e=i(o(41594));return r=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,r.__bit_component=n,i.__bit_component=n;const p=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/deprecation.svg"}));p.__bit_component=n,t.Logo=p},41594:e=>{e.exports=React}},t={};function o(n){var r=t[n];if(void 0!==r)return r.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};return(()=>{o.r(n),o.d(n,{compositions:()=>u,compositions_metadata:()=>l,overview:()=>f});var e={};o.r(e),o.d(e,{default:()=>d});var t=o(4488);o(41594);const r=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var p=["components"];function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},c.apply(this,arguments)}var a={},s="wrapper";function d(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,n,r=function(e,t){if(null==e)return{};var o={};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)continue;o[n]=e[n]}return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)o=i[n],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,p);return(0,r.mdx)(s,c({},a,o,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}d.isMDXComponent=!0;const u=[t],f=[e],l={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),n})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -82,7 +82,7 @@ function _undeprecateCmd() {
|
|
|
82
82
|
return data;
|
|
83
83
|
}
|
|
84
84
|
function _issues() {
|
|
85
|
-
const data =
|
|
85
|
+
const data = require("@teambit/issues");
|
|
86
86
|
_issues = function () {
|
|
87
87
|
return data;
|
|
88
88
|
};
|
|
@@ -96,7 +96,7 @@ function _pMapSeries() {
|
|
|
96
96
|
return data;
|
|
97
97
|
}
|
|
98
98
|
function _dependencyResolver() {
|
|
99
|
-
const data =
|
|
99
|
+
const data = require("@teambit/dependency-resolver");
|
|
100
100
|
_dependencyResolver = function () {
|
|
101
101
|
return data;
|
|
102
102
|
};
|
|
@@ -217,7 +217,7 @@ class DeprecationMain {
|
|
|
217
217
|
}
|
|
218
218
|
exports.DeprecationMain = DeprecationMain;
|
|
219
219
|
_defineProperty(DeprecationMain, "runtime", _cli().MainRuntime);
|
|
220
|
-
_defineProperty(DeprecationMain, "dependencies", [_graphql().GraphqlAspect, _scope().ScopeAspect, _component().ComponentAspect, _workspace().WorkspaceAspect, _cli().CLIAspect, _dependencyResolver().
|
|
220
|
+
_defineProperty(DeprecationMain, "dependencies", [_graphql().GraphqlAspect, _scope().ScopeAspect, _component().ComponentAspect, _workspace().WorkspaceAspect, _cli().CLIAspect, _dependencyResolver().DependencyResolverAspect, _issues().IssuesAspect]);
|
|
221
221
|
_deprecation().DeprecationAspect.addRuntime(DeprecationMain);
|
|
222
222
|
|
|
223
223
|
//# sourceMappingURL=deprecation.main.runtime.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_cli","data","require","_semver","_interopRequireDefault","_component","_scope","_workspace","_graphql","_deprecation","_deprecation2","_deprecation3","_deprecateCmd","_undeprecateCmd","_issues","_pMapSeries","_dependencyResolver","_lodash","_componentIssues","obj","__esModule","default","_defineProperty","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","r","e","Symbol","toPrimitive","call","TypeError","String","Number","DeprecationMain","constructor","scope","workspace","depsResolver","getDeprecationInfo","component","headComponent","getHeadComponent","config","extensions","findExtension","DeprecationAspect","id","deprecatedBackwardCompatibility","state","_consumer","deprecated","isDeprecate","Boolean","deprecate","currentTag","getTag","isDeprecateByRange","range","semver","satisfies","version","newId","ComponentID","fromObject","toString","undefined","head","hash","headTag","headComp","get","changeVersion","Error","componentId","results","bitMap","addComponentConfig","toObject","write","unDeprecate","addDeprecatedDependenciesIssues","components","pMapSeries","addDeprecatedDepIssue","dependencies","getComponentDependencies","removedWithUndefined","Promise","all","map","dep","isRemoved","isDeprecatedByIdWithoutLoadingComponent","removed","compact","length","issues","getOrCreate","IssuesClasses","DeprecatedDependencies","hasVersion","bitmapEntry","getBitmapEntryIfExist","isDeprecated","isUndeprecated","modelComp","getBitObjectModelComponent","legacyScope","objects","provider","graphql","componentAspect","cli","deprecation","registerAddComponentsIssues","bind","register","DeprecateCmd","UndeprecateCmd","registerShowFragments","DeprecationFragment","deprecationSchema","exports","MainRuntime","GraphqlAspect","ScopeAspect","ComponentAspect","WorkspaceAspect","CLIAspect","DependencyResolverAspect","IssuesAspect","addRuntime"],"sources":["deprecation.main.runtime.ts"],"sourcesContent":["import { CLIAspect, CLIMain, MainRuntime } from '@teambit/cli';\nimport semver from 'semver';\nimport { ComponentMain, ComponentAspect, Component, ComponentID } from '@teambit/component';\nimport { ScopeMain, ScopeAspect } from '@teambit/scope';\nimport { WorkspaceAspect, Workspace } from '@teambit/workspace';\nimport { GraphqlAspect, GraphqlMain } from '@teambit/graphql';\nimport { ComponentIdObj } from '@teambit/component-id';\nimport { DeprecationAspect } from './deprecation.aspect';\nimport { deprecationSchema } from './deprecation.graphql';\nimport { DeprecationFragment } from './deprecation.fragment';\nimport { DeprecateCmd } from './deprecate-cmd';\nimport { UndeprecateCmd } from './undeprecate-cmd';\nimport IssuesAspect, { IssuesMain } from '@teambit/issues';\nimport pMapSeries from 'p-map-series';\nimport DependencyResolverAspect, { DependencyResolverMain } from '@teambit/dependency-resolver';\nimport { compact } from 'lodash';\nimport { IssuesClasses } from '@teambit/component-issues';\n\nexport type DeprecationInfo = {\n isDeprecate: boolean;\n newId?: string;\n range?: string;\n};\n\nexport type DeprecationMetadata = {\n /**\n * whether the head is deprecated\n */\n deprecate?: boolean;\n /**\n * the new id to use instead of the current one\n */\n newId?: ComponentIdObj;\n /**\n * Semver range to deprecate previous versions\n */\n range?: string;\n};\n\nexport class DeprecationMain {\n constructor(private scope: ScopeMain, private workspace: Workspace, private depsResolver: DependencyResolverMain) {}\n\n async getDeprecationInfo(component: Component): Promise<DeprecationInfo> {\n const headComponent = await this.getHeadComponent(component);\n\n const data = headComponent.config.extensions.findExtension(DeprecationAspect.id)?.config as\n | DeprecationMetadata\n | undefined;\n const deprecatedBackwardCompatibility = component.state._consumer.deprecated;\n const isDeprecate = Boolean(data?.deprecate || deprecatedBackwardCompatibility);\n const currentTag = component.getTag();\n const isDeprecateByRange = Boolean(data?.range && currentTag && semver.satisfies(currentTag.version, data.range));\n const newId = data?.newId ? ComponentID.fromObject(data?.newId).toString() : undefined;\n return {\n isDeprecate: isDeprecate || isDeprecateByRange,\n newId,\n range: data?.range,\n };\n }\n\n private async getHeadComponent(component: Component): Promise<Component> {\n if (\n component.id.version &&\n component.head &&\n component.id.version !== component.head?.hash &&\n component.id.version !== component.headTag?.version.version\n ) {\n const headComp = this.workspace // if workspace exits, prefer using the workspace as it may be modified\n ? await this.workspace.get(component.id.changeVersion(undefined))\n : await this.scope.get(component.id.changeVersion(component.head.hash));\n if (!headComp) throw new Error(`unable to get the head of ${component.id.toString()}`);\n return headComp;\n }\n return component;\n }\n\n /**\n * mark a component as deprecated. after this change, the component will be modified.\n * tag and export the component to have it deprecated on the remote.\n *\n * @param componentId\n * @param newId\n * @returns boolean whether or not the component has been deprecated\n */\n async deprecate(componentId: ComponentID, newId?: ComponentID, range?: string): Promise<boolean> {\n const results = this.workspace.bitMap.addComponentConfig(componentId, DeprecationAspect.id, {\n deprecate: !range,\n newId: newId?.toObject(),\n range,\n });\n await this.workspace.bitMap.write(`deprecate ${componentId.toString()}`);\n\n return results;\n }\n\n async unDeprecate(componentId: ComponentID) {\n const results = this.workspace.bitMap.addComponentConfig(componentId, DeprecationAspect.id, {\n deprecate: false,\n newId: '',\n });\n await this.workspace.bitMap.write(`undeprecate ${componentId.toString()}`);\n\n return results;\n }\n\n async addDeprecatedDependenciesIssues(components: Component[]) {\n await pMapSeries(components, async (component) => {\n await this.addDeprecatedDepIssue(component);\n });\n }\n\n private async addDeprecatedDepIssue(component: Component) {\n const dependencies = this.depsResolver.getComponentDependencies(component);\n const removedWithUndefined = await Promise.all(\n dependencies.map(async (dep) => {\n const isRemoved = await this.isDeprecatedByIdWithoutLoadingComponent(dep.componentId);\n if (isRemoved) return dep.componentId;\n return undefined;\n })\n );\n const removed = compact(removedWithUndefined).map((id) => id.toString());\n if (removed.length) {\n component.state.issues.getOrCreate(IssuesClasses.DeprecatedDependencies).data = removed;\n }\n }\n\n /**\n * performant version of isDeprecated() in case the component object is not available and loading it is expensive.\n */\n private async isDeprecatedByIdWithoutLoadingComponent(componentId: ComponentID): Promise<boolean> {\n if (!componentId.hasVersion()) return false;\n const bitmapEntry = this.workspace.bitMap.getBitmapEntryIfExist(componentId);\n if (bitmapEntry && bitmapEntry.isDeprecated()) return true;\n if (bitmapEntry && bitmapEntry.isUndeprecated()) return false;\n const modelComp = await this.workspace.scope.getBitObjectModelComponent(componentId);\n if (!modelComp) return false;\n const isDeprecated = await modelComp.isDeprecated(\n this.workspace.scope.legacyScope.objects,\n componentId.version as string\n );\n return Boolean(isDeprecated);\n }\n\n static runtime = MainRuntime;\n static dependencies = [\n GraphqlAspect,\n ScopeAspect,\n ComponentAspect,\n WorkspaceAspect,\n CLIAspect,\n DependencyResolverAspect,\n IssuesAspect,\n ];\n static async provider([graphql, scope, componentAspect, workspace, cli, depsResolver, issues]: [\n GraphqlMain,\n ScopeMain,\n ComponentMain,\n Workspace,\n CLIMain,\n DependencyResolverMain,\n IssuesMain\n ]) {\n const deprecation = new DeprecationMain(scope, workspace, depsResolver);\n issues.registerAddComponentsIssues(deprecation.addDeprecatedDependenciesIssues.bind(deprecation));\n cli.register(new DeprecateCmd(deprecation, workspace), new UndeprecateCmd(deprecation, workspace));\n componentAspect.registerShowFragments([new DeprecationFragment(deprecation)]);\n graphql.register(deprecationSchema(deprecation));\n\n return deprecation;\n }\n}\n\nDeprecationAspect.addRuntime(DeprecationMain);\n"],"mappings":"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","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["_cli","data","require","_semver","_interopRequireDefault","_component","_scope","_workspace","_graphql","_deprecation","_deprecation2","_deprecation3","_deprecateCmd","_undeprecateCmd","_issues","_pMapSeries","_dependencyResolver","_lodash","_componentIssues","obj","__esModule","default","_defineProperty","key","value","_toPropertyKey","Object","defineProperty","enumerable","configurable","writable","t","i","_toPrimitive","r","e","Symbol","toPrimitive","call","TypeError","String","Number","DeprecationMain","constructor","scope","workspace","depsResolver","getDeprecationInfo","component","headComponent","getHeadComponent","config","extensions","findExtension","DeprecationAspect","id","deprecatedBackwardCompatibility","state","_consumer","deprecated","isDeprecate","Boolean","deprecate","currentTag","getTag","isDeprecateByRange","range","semver","satisfies","version","newId","ComponentID","fromObject","toString","undefined","head","hash","headTag","headComp","get","changeVersion","Error","componentId","results","bitMap","addComponentConfig","toObject","write","unDeprecate","addDeprecatedDependenciesIssues","components","pMapSeries","addDeprecatedDepIssue","dependencies","getComponentDependencies","removedWithUndefined","Promise","all","map","dep","isRemoved","isDeprecatedByIdWithoutLoadingComponent","removed","compact","length","issues","getOrCreate","IssuesClasses","DeprecatedDependencies","hasVersion","bitmapEntry","getBitmapEntryIfExist","isDeprecated","isUndeprecated","modelComp","getBitObjectModelComponent","legacyScope","objects","provider","graphql","componentAspect","cli","deprecation","registerAddComponentsIssues","bind","register","DeprecateCmd","UndeprecateCmd","registerShowFragments","DeprecationFragment","deprecationSchema","exports","MainRuntime","GraphqlAspect","ScopeAspect","ComponentAspect","WorkspaceAspect","CLIAspect","DependencyResolverAspect","IssuesAspect","addRuntime"],"sources":["deprecation.main.runtime.ts"],"sourcesContent":["import { CLIAspect, CLIMain, MainRuntime } from '@teambit/cli';\nimport semver from 'semver';\nimport { ComponentMain, ComponentAspect, Component, ComponentID } from '@teambit/component';\nimport { ScopeMain, ScopeAspect } from '@teambit/scope';\nimport { WorkspaceAspect, Workspace } from '@teambit/workspace';\nimport { GraphqlAspect, GraphqlMain } from '@teambit/graphql';\nimport { ComponentIdObj } from '@teambit/component-id';\nimport { DeprecationAspect } from './deprecation.aspect';\nimport { deprecationSchema } from './deprecation.graphql';\nimport { DeprecationFragment } from './deprecation.fragment';\nimport { DeprecateCmd } from './deprecate-cmd';\nimport { UndeprecateCmd } from './undeprecate-cmd';\nimport { IssuesAspect, IssuesMain } from '@teambit/issues';\nimport pMapSeries from 'p-map-series';\nimport { DependencyResolverAspect, DependencyResolverMain } from '@teambit/dependency-resolver';\nimport { compact } from 'lodash';\nimport { IssuesClasses } from '@teambit/component-issues';\n\nexport type DeprecationInfo = {\n isDeprecate: boolean;\n newId?: string;\n range?: string;\n};\n\nexport type DeprecationMetadata = {\n /**\n * whether the head is deprecated\n */\n deprecate?: boolean;\n /**\n * the new id to use instead of the current one\n */\n newId?: ComponentIdObj;\n /**\n * Semver range to deprecate previous versions\n */\n range?: string;\n};\n\nexport class DeprecationMain {\n constructor(private scope: ScopeMain, private workspace: Workspace, private depsResolver: DependencyResolverMain) {}\n\n async getDeprecationInfo(component: Component): Promise<DeprecationInfo> {\n const headComponent = await this.getHeadComponent(component);\n\n const data = headComponent.config.extensions.findExtension(DeprecationAspect.id)?.config as\n | DeprecationMetadata\n | undefined;\n const deprecatedBackwardCompatibility = component.state._consumer.deprecated;\n const isDeprecate = Boolean(data?.deprecate || deprecatedBackwardCompatibility);\n const currentTag = component.getTag();\n const isDeprecateByRange = Boolean(data?.range && currentTag && semver.satisfies(currentTag.version, data.range));\n const newId = data?.newId ? ComponentID.fromObject(data?.newId).toString() : undefined;\n return {\n isDeprecate: isDeprecate || isDeprecateByRange,\n newId,\n range: data?.range,\n };\n }\n\n private async getHeadComponent(component: Component): Promise<Component> {\n if (\n component.id.version &&\n component.head &&\n component.id.version !== component.head?.hash &&\n component.id.version !== component.headTag?.version.version\n ) {\n const headComp = this.workspace // if workspace exits, prefer using the workspace as it may be modified\n ? await this.workspace.get(component.id.changeVersion(undefined))\n : await this.scope.get(component.id.changeVersion(component.head.hash));\n if (!headComp) throw new Error(`unable to get the head of ${component.id.toString()}`);\n return headComp;\n }\n return component;\n }\n\n /**\n * mark a component as deprecated. after this change, the component will be modified.\n * tag and export the component to have it deprecated on the remote.\n *\n * @param componentId\n * @param newId\n * @returns boolean whether or not the component has been deprecated\n */\n async deprecate(componentId: ComponentID, newId?: ComponentID, range?: string): Promise<boolean> {\n const results = this.workspace.bitMap.addComponentConfig(componentId, DeprecationAspect.id, {\n deprecate: !range,\n newId: newId?.toObject(),\n range,\n });\n await this.workspace.bitMap.write(`deprecate ${componentId.toString()}`);\n\n return results;\n }\n\n async unDeprecate(componentId: ComponentID) {\n const results = this.workspace.bitMap.addComponentConfig(componentId, DeprecationAspect.id, {\n deprecate: false,\n newId: '',\n });\n await this.workspace.bitMap.write(`undeprecate ${componentId.toString()}`);\n\n return results;\n }\n\n async addDeprecatedDependenciesIssues(components: Component[]) {\n await pMapSeries(components, async (component) => {\n await this.addDeprecatedDepIssue(component);\n });\n }\n\n private async addDeprecatedDepIssue(component: Component) {\n const dependencies = this.depsResolver.getComponentDependencies(component);\n const removedWithUndefined = await Promise.all(\n dependencies.map(async (dep) => {\n const isRemoved = await this.isDeprecatedByIdWithoutLoadingComponent(dep.componentId);\n if (isRemoved) return dep.componentId;\n return undefined;\n })\n );\n const removed = compact(removedWithUndefined).map((id) => id.toString());\n if (removed.length) {\n component.state.issues.getOrCreate(IssuesClasses.DeprecatedDependencies).data = removed;\n }\n }\n\n /**\n * performant version of isDeprecated() in case the component object is not available and loading it is expensive.\n */\n private async isDeprecatedByIdWithoutLoadingComponent(componentId: ComponentID): Promise<boolean> {\n if (!componentId.hasVersion()) return false;\n const bitmapEntry = this.workspace.bitMap.getBitmapEntryIfExist(componentId);\n if (bitmapEntry && bitmapEntry.isDeprecated()) return true;\n if (bitmapEntry && bitmapEntry.isUndeprecated()) return false;\n const modelComp = await this.workspace.scope.getBitObjectModelComponent(componentId);\n if (!modelComp) return false;\n const isDeprecated = await modelComp.isDeprecated(\n this.workspace.scope.legacyScope.objects,\n componentId.version as string\n );\n return Boolean(isDeprecated);\n }\n\n static runtime = MainRuntime;\n static dependencies = [\n GraphqlAspect,\n ScopeAspect,\n ComponentAspect,\n WorkspaceAspect,\n CLIAspect,\n DependencyResolverAspect,\n IssuesAspect,\n ];\n static async provider([graphql, scope, componentAspect, workspace, cli, depsResolver, issues]: [\n GraphqlMain,\n ScopeMain,\n ComponentMain,\n Workspace,\n CLIMain,\n DependencyResolverMain,\n IssuesMain\n ]) {\n const deprecation = new DeprecationMain(scope, workspace, depsResolver);\n issues.registerAddComponentsIssues(deprecation.addDeprecatedDependenciesIssues.bind(deprecation));\n cli.register(new DeprecateCmd(deprecation, workspace), new UndeprecateCmd(deprecation, workspace));\n componentAspect.registerShowFragments([new DeprecationFragment(deprecation)]);\n graphql.register(deprecationSchema(deprecation));\n\n return deprecation;\n }\n}\n\nDeprecationAspect.addRuntime(DeprecationMain);\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_deprecation@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_deprecation@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_deprecation@1.0.274/dist/deprecation.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_deprecation@1.0.274/dist/deprecation.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/deprecation",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.274",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/deprecation",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "deprecation",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.274"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -18,15 +18,15 @@
|
|
|
18
18
|
"@teambit/component-id": "1.2.0",
|
|
19
19
|
"@teambit/component.ui.component-deprecated": "0.0.39",
|
|
20
20
|
"@teambit/cli": "0.0.865",
|
|
21
|
-
"@teambit/workspace": "1.0.
|
|
22
|
-
"@teambit/component": "1.0.
|
|
23
|
-
"@teambit/graphql": "1.0.
|
|
21
|
+
"@teambit/workspace": "1.0.274",
|
|
22
|
+
"@teambit/component": "1.0.274",
|
|
23
|
+
"@teambit/graphql": "1.0.274",
|
|
24
24
|
"@teambit/component-issues": "0.0.149",
|
|
25
|
-
"@teambit/dependency-resolver": "1.0.
|
|
26
|
-
"@teambit/issues": "1.0.
|
|
27
|
-
"@teambit/scope": "1.0.
|
|
28
|
-
"@teambit/docs": "1.0.
|
|
29
|
-
"@teambit/ui": "1.0.
|
|
25
|
+
"@teambit/dependency-resolver": "1.0.274",
|
|
26
|
+
"@teambit/issues": "1.0.274",
|
|
27
|
+
"@teambit/scope": "1.0.274",
|
|
28
|
+
"@teambit/docs": "1.0.274",
|
|
29
|
+
"@teambit/ui": "1.0.274"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@types/lodash": "4.14.165",
|