@htmlbricks/hb-stylus-paper 0.71.13 → 0.71.14
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/main.iife.js +32 -1
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -1119,7 +1119,7 @@
|
|
|
1119
1119
|
}
|
|
1120
1120
|
}
|
|
1121
1121
|
],
|
|
1122
|
-
"iifeIntegrity": "sha384
|
|
1122
|
+
"iifeIntegrity": "sha384-/20xOtQ0yS5x5ubhJa/V4QpdMDrhcyweREoVkrvIPqlc9Nhr1ShJFow9Ie3hLE4X",
|
|
1123
1123
|
"dependencies": [],
|
|
1124
1124
|
"screenshots": [],
|
|
1125
1125
|
"licenses": [
|
|
@@ -1142,5 +1142,5 @@
|
|
|
1142
1142
|
},
|
|
1143
1143
|
"iifePath": "main.iife.js",
|
|
1144
1144
|
"repoName": "@htmlbricks/hb-stylus-paper",
|
|
1145
|
-
"version": "0.71.
|
|
1145
|
+
"version": "0.71.14"
|
|
1146
1146
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-stylus-paper",
|
|
3
|
-
"version": "0.71.
|
|
3
|
+
"version": "0.71.14",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Freehand drawing surface with modes (`draw`, `eraser`, `select`), brush `options`, `background_color` / `pen_color` / `pen_opacity`, and optional `load_draw`, `insert_image`, or `insert_text`. Supports `save_as`, `size`, `view`, `goto`, and events for strokes, selection, history, save, and asset load.",
|
|
6
6
|
"licenses": [
|