@htmlbricks/hb-pad-joystick 0.66.6 → 0.66.8
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 +4 -4
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
}
|
|
230
230
|
}
|
|
231
231
|
],
|
|
232
|
-
"iifeIntegrity": "sha384-
|
|
232
|
+
"iifeIntegrity": "sha384-LXo5yeZ57AFNPwTNlZ6AuIM0otGNOeNXaGAius22MCzHZ4vLun8WSZizfQxLprZd",
|
|
233
233
|
"screenshots": [],
|
|
234
234
|
"licenses": [
|
|
235
235
|
{
|
|
@@ -249,5 +249,5 @@
|
|
|
249
249
|
"size": {},
|
|
250
250
|
"iifePath": "main.iife.js",
|
|
251
251
|
"repoName": "@htmlbricks/hb-pad-joystick",
|
|
252
|
-
"version": "0.66.
|
|
252
|
+
"version": "0.66.8"
|
|
253
253
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-pad-joystick",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.8",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Touch-friendly directional control: either a four-way D-pad that emits cardinal directions or an analog joystick (html5-joystick-new) that streams position and cardinal direction with customizable colors.",
|
|
6
6
|
"licenses": [
|