@teambit/install 1.0.226 → 1.0.227
Sign up to get free protection for your applications and to get access to all the features.
- package/artifacts/__bit_junit.xml +2 -2
- package/artifacts/schema.json +92 -396
- package/package.json +16 -16
- package/tsconfig.json +40 -1
- package/dist/exceptions/dependency-type-not-supported-in-policy.d.ts +0 -4
- package/dist/exceptions/index.d.ts +0 -1
- package/dist/index.d.ts +0 -5
- package/dist/install.aspect.d.ts +0 -2
- package/dist/install.cmd.d.ts +0 -54
- package/dist/install.main.runtime.d.ts +0 -183
- package/dist/link/component-list-links.d.ts +0 -7
- package/dist/link/core-aspects-links.d.ts +0 -7
- package/dist/link/get-package-name-from-target.d.ts +0 -1
- package/dist/link/index.d.ts +0 -1
- package/dist/link/link-row.d.ts +0 -12
- package/dist/link/link-to-dir.d.ts +0 -2
- package/dist/link/link.cmd.d.ts +0 -46
- package/dist/link/nested-deps-in-nm-links.d.ts +0 -7
- package/dist/link/rewire-row.d.ts +0 -6
- package/dist/pick-outdated-pkgs.d.ts +0 -12
- package/dist/pick-outdated-pkgs.spec.d.ts +0 -1
- package/dist/uninstall.cmd.d.ts +0 -12
- package/dist/update.cmd.d.ts +0 -26
- /package/dist/{preview-1712632644937.js → preview-1712719054377.js} +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<testsuites tests="2" failures="0" errors="0" skipped="0">
|
3
|
-
<testsuite name="teambit.workspace/install@1.0.
|
4
|
-
<testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices in correct order" time="0.
|
3
|
+
<testsuite name="teambit.workspace/install@1.0.227" tests="2" failures="0" errors="0" skipped="0">
|
4
|
+
<testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices in correct order" time="0.123"/>
|
5
5
|
<testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices with context information" time="0.001"/>
|
6
6
|
</testsuite>
|
7
7
|
</testsuites>
|