@driveflux/pdf 1.6.26 → 1.6.27

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.
@@ -545,6 +545,7 @@ export var subscription = {
545
545
  createdAt: new Date('2024-04-01T08:15:04.448Z'),
546
546
  updatedAt: new Date('2024-05-21T07:17:58.621Z'),
547
547
  listedAt: new Date('2024-06-21T07:17:58.621Z'),
548
+ delistedAt: new Date('2024-06-21T07:17:58.621Z'),
548
549
  metadata: {},
549
550
  addresses: {
550
551
  return: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@driveflux/pdf",
3
- "version": "1.6.26",
3
+ "version": "1.6.27",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {
@@ -12,7 +12,7 @@
12
12
  "dist"
13
13
  ],
14
14
  "dependencies": {
15
- "@driveflux/db": "2.2.12",
15
+ "@driveflux/db": "2.2.13",
16
16
  "@driveflux/env": "1.5.0",
17
17
  "@driveflux/format-money": "5.4.1",
18
18
  "@driveflux/time": "4.4.1",