@balena/pinejs 19.1.0-build-compile-auth-29ad1af97ec6474f6930c928317468d7bf8b2905-1 → 19.1.0-build-compile-auth-05e7d20d315e0152fb83620384f8b01f7dae644d-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,6 +1,6 @@
1
1
  - commits:
2
2
  - subject: Add getAuthCompiler for building permissions
3
- hash: 29ad1af97ec6474f6930c928317468d7bf8b2905
3
+ hash: 05e7d20d315e0152fb83620384f8b01f7dae644d
4
4
  body: ""
5
5
  footer:
6
6
  Change-type: minor
@@ -9,7 +9,7 @@
9
9
  nested: []
10
10
  version: 19.1.0
11
11
  title: ""
12
- date: 2024-10-10T18:26:26.142Z
12
+ date: 2024-10-10T19:28:16.254Z
13
13
  - commits:
14
14
  - subject: Update pinejs-client-supertest to 3.0.1
15
15
  hash: 35cd08db371169c66dd4026ef60f708e8121ecc9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "19.1.0-build-compile-auth-29ad1af97ec6474f6930c928317468d7bf8b2905-1",
3
+ "version": "19.1.0-build-compile-auth-05e7d20d315e0152fb83620384f8b01f7dae644d-1",
4
4
  "main": "out/server-glue/module",
5
5
  "type": "commonjs",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -147,6 +147,6 @@
147
147
  "recursive": true
148
148
  },
149
149
  "versionist": {
150
- "publishedAt": "2024-10-10T18:26:27.176Z"
150
+ "publishedAt": "2024-10-10T19:28:17.183Z"
151
151
  }
152
152
  }