@teambit/install 1.0.380 → 1.0.382
Sign up to get free protection for your applications and to get access to all the features.
- package/artifacts/__bit_junit.xml +3 -3
- package/artifacts/schema.json +577 -439
- package/dist/install.main.runtime.d.ts +37 -5
- package/dist/install.main.runtime.js +91 -7
- package/dist/install.main.runtime.js.map +1 -1
- package/package.json +17 -15
- /package/dist/{preview-1723432857627.js → preview-1723605522122.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.
|
5
|
-
<testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices with context information" time="0.
|
3
|
+
<testsuite name="teambit.workspace/install@1.0.382" 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.168"/>
|
5
|
+
<testcase classname="dist/pick-outdated-pkgs.spec.js" name="should render choices with context information" time="0.003"/>
|
6
6
|
</testsuite>
|
7
7
|
</testsuites>
|