@balena/pinejs 16.1.6-build-logger-dict-66a8302f9e89cf553fe4e35705b253be7e990841-1 → 16.1.6-build-logger-dict-0abc88cc06bfb3eaa4852c8e2b7534edd816005c-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: Deprecate LoggingClient in favor of a separate logger dictionary
3
- hash: 66a8302f9e89cf553fe4e35705b253be7e990841
3
+ hash: 0abc88cc06bfb3eaa4852c8e2b7534edd816005c
4
4
  body: ""
5
5
  footer:
6
6
  Change-type: patch
@@ -9,7 +9,7 @@
9
9
  nested: []
10
10
  version: 16.1.6
11
11
  title: ""
12
- date: 2024-05-08T12:45:18.533Z
12
+ date: 2024-05-08T12:55:25.499Z
13
13
  - commits:
14
14
  - subject: Update dependencies
15
15
  hash: 520cd49d9b5a982fe4e8ab844931d69d27627715
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@balena/pinejs",
3
- "version": "16.1.6-build-logger-dict-66a8302f9e89cf553fe4e35705b253be7e990841-1",
3
+ "version": "16.1.6-build-logger-dict-0abc88cc06bfb3eaa4852c8e2b7534edd816005c-1",
4
4
  "main": "out/server-glue/module",
5
5
  "type": "commonjs",
6
6
  "repository": "git@github.com:balena-io/pinejs.git",
@@ -144,6 +144,6 @@
144
144
  "recursive": true
145
145
  },
146
146
  "versionist": {
147
- "publishedAt": "2024-05-08T12:45:19.255Z"
147
+ "publishedAt": "2024-05-08T12:55:26.287Z"
148
148
  }
149
149
  }