@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 +1 -1
- package/changes.json +1 -1
- package/package.json +8 -6
package/README.md
CHANGED
package/changes.json
CHANGED
package/package.json
CHANGED
|
@@ -1,17 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/qrcode",
|
|
3
|
-
"description": "
|
|
4
|
-
"version": "1.5.4-depup.
|
|
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-
|
|
101
|
+
"processedAt": "2026-07-21T17:30:20.110Z",
|
|
100
102
|
"smokeTest": "passed"
|
|
101
103
|
}
|
|
102
104
|
}
|