@cloudcommerce/api 0.0.31 → 0.0.32

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,5 +1,5 @@
1
- @cloudcommerce/api:build: cache hit, replaying output bd3ea7d7e315a358
1
+ @cloudcommerce/api:build: cache hit, replaying output 22ed66669a2f4f39
2
2
  @cloudcommerce/api:build: 
3
- @cloudcommerce/api:build: > @cloudcommerce/api@0.0.30 build /home/leo/code/ecomplus/cloud-commerce/packages/api
3
+ @cloudcommerce/api:build: > @cloudcommerce/api@0.0.31 build /home/leo/code/ecomplus/cloud-commerce/packages/api
4
4
  @cloudcommerce/api:build: > sh ../../scripts/build-lib.sh && cp -r src/types lib/
5
5
  @cloudcommerce/api:build: 
@@ -1,6 +1,6 @@
1
- @cloudcommerce/api:test: cache hit, replaying output 9780da09b0b8a9f4
1
+ @cloudcommerce/api:test: cache hit, replaying output f4aa14db6bc112f2
2
2
  @cloudcommerce/api:test: 
3
- @cloudcommerce/api:test: > @cloudcommerce/api@0.0.30 test /home/leo/code/ecomplus/cloud-commerce/packages/api
3
+ @cloudcommerce/api:test: > @cloudcommerce/api@0.0.31 test /home/leo/code/ecomplus/cloud-commerce/packages/api
4
4
  @cloudcommerce/api:test: > tsc -p ../../tsconfig.test.json && vitest run
5
5
  @cloudcommerce/api:test: 
6
6
  @cloudcommerce/api:test: 
@@ -14,5 +14,5 @@
14
14
  @cloudcommerce/api:test: 
15
15
  @cloudcommerce/api:test: Test Files 1 passed (1)
16
16
  @cloudcommerce/api:test:  Tests 5 passed (5)
17
- @cloudcommerce/api:test:  Time 2.53s (in thread 977ms, 259.33%)
17
+ @cloudcommerce/api:test:  Time 2.91s (in thread 1.02s, 285.51%)
18
18
  @cloudcommerce/api:test: 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/api",
3
3
  "type": "module",
4
- "version": "0.0.31",
4
+ "version": "0.0.32",
5
5
  "description": "E-Com Plus Cloud Commerce APIs client/adapter",
6
6
  "main": "lib/index.js",
7
7
  "types": "lib/index.d.ts",