oc 0.50.63 → 0.50.64-beta.0

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,18 +1,16 @@
1
-
2
- 
3
- > oc@0.50.63 prebuild
4
- > rimraf dist
5
-
6
- ⠙
7
- > oc@0.50.63 build
8
- > npm run lint && tsc && tsc --project tsconfig.types.json && node tasks/build.js
9
-
10
- ⠙
11
- > oc@0.50.63 lint
12
- > npx @biomejs/biome check preview src test tasks
13
-
14
- ⠙⠹⠸⠼Checked 137 files in 88ms. No fixes applied.
15
- ⠙⠙Building client
16
- compiling component /Users/Ricardo.Agullo/Work/opencomponents/oc/packages/oc/src/components/oc-client/
17
- Client has been built and packaged 👍
18
- ⠙
1
+
2
+ > oc@0.50.63 prebuild
3
+ > rimraf dist
4
+
5
+
6
+ > oc@0.50.63 build
7
+ > npm run lint && tsc && tsc --project tsconfig.types.json && node tasks/build.js
8
+
9
+
10
+ > oc@0.50.63 lint
11
+ > npx @biomejs/biome check preview src test tasks
12
+
13
+ Checked 137 files in 49ms. No fixes applied.
14
+ Building client
15
+ compiling component /Users/Ricardo.Agullo/Work/opencomponents/oc/packages/oc/src/components/oc-client/
16
+ Client has been built and packaged 👍
@@ -1,5 +1,5 @@
1
1
 
2
- > oc@0.50.61 lint
2
+ > oc@0.50.63 lint
3
3
  > npx @biomejs/biome check preview src test tasks
4
4
 
5
- Checked 138 files in 87ms. No fixes applied.
5
+ Checked 137 files in 137ms. No fixes applied.