@depup/qrcode 1.5.4-depup.0 → 1.5.4-depup.55

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.
package/README.md CHANGED
@@ -14,7 +14,7 @@ npm install @depup/qrcode
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [qrcode](https://www.npmjs.com/package/qrcode) @ 1.5.4 |
17
- | Processed | 2026-03-17 |
17
+ | Processed | 2026-07-21 |
18
18
  | Smoke test | passed |
19
19
  | Deps updated | 3 |
20
20
 
package/changes.json CHANGED
@@ -13,6 +13,6 @@
13
13
  "to": "^18.0.0"
14
14
  }
15
15
  },
16
- "timestamp": "2026-03-17T19:33:34.076Z",
16
+ "timestamp": "2026-07-21T17:30:12.007Z",
17
17
  "totalUpdated": 3
18
18
  }
package/package.json CHANGED
@@ -1,17 +1,19 @@
1
1
  {
2
2
  "name": "@depup/qrcode",
3
- "description": "[DepUp] QRCode / 2d Barcode api with both server side and client side support using canvas",
4
- "version": "1.5.4-depup.0",
3
+ "description": "QRCode / 2d Barcode api with both server side and client side support using canvas (with updated dependencies)",
4
+ "version": "1.5.4-depup.55",
5
5
  "author": "Ryan Day <soldair@gmail.com>",
6
6
  "contributors": [
7
7
  "Vincenzo Greco <greco.vincenzo@gmail.com>",
8
8
  "Linus Unnebäck <linus@folkdatorn.se>"
9
9
  ],
10
10
  "keywords": [
11
- "depup",
12
- "dependency-bumped",
13
- "updated-deps",
14
11
  "qrcode",
12
+ "depup",
13
+ "updated-dependencies",
14
+ "security",
15
+ "latest",
16
+ "patched",
15
17
  "qr",
16
18
  "code",
17
19
  "canvas"
@@ -96,7 +98,7 @@
96
98
  "depsUpdated": 3,
97
99
  "originalPackage": "qrcode",
98
100
  "originalVersion": "1.5.4",
99
- "processedAt": "2026-03-17T19:33:45.502Z",
101
+ "processedAt": "2026-07-21T17:30:20.110Z",
100
102
  "smokeTest": "passed"
101
103
  }
102
104
  }