@purpurds/action 5.1.0 → 5.1.1

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
- Start time: Mon May 13 2024 20:05:56 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -x -m -f /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/common/temp/build-cache/ci_build/@purpurds/action/84a2fcf348df2be0cfd1a0b92595221efbb47736"
1
+ Start time: Mon May 20 2024 14:18:54 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -x -m -f /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/common/temp/build-cache/ci_build/@purpurds/action/d3cdd69bb19b10fb7fcedf3017175862e45c3020"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
 
@@ -12,7 +12,7 @@ rendering chunks...
12
12
  [vite:dts] Start generate declaration files...
13
13
  computing gzip size...
14
14
  dist/action.cjs.js 0.45 kB │ gzip: 0.29 kB │ map: 1.72 kB
15
- [vite:dts] Declaration files built in 2598ms.
15
+ [vite:dts] Declaration files built in 2583ms.
16
16
 
17
17
  dist/action.es.js 0.42 kB │ gzip: 0.26 kB │ map: 1.76 kB
18
- ✓ built in 2.74s
18
+ ✓ built in 2.69s
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 5336.166792
2
+ "nonCachedDurationMs": 5099.985069
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 1175.099642000001
2
+ "nonCachedDurationMs": 1184.418110999999
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@purpurds/action",
3
- "version": "5.1.0",
3
+ "version": "5.1.1",
4
4
  "license": "AGPL-3.0-only",
5
5
  "main": "./dist/action.cjs.js",
6
6
  "types": "./dist/action.d.ts",
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "source": "src/action.tsx",
16
16
  "dependencies": {
17
- "@purpurds/tokens": "5.1.0"
17
+ "@purpurds/tokens": "5.1.1"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@rushstack/eslint-patch": "~1.10.0",