RubyGems
npm
Organizations
Log in
Sign up
npm
leaflet-html
Versions diffs
0.11.0 → 0.12.0
Page 3
leaflet-html 0.11.0 → 0.12.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/dist/leaflet-html.js
+675
-635
package/dist/leaflet-html.umd.cjs
+2
-2
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "leaflet-html",
3
3
"type": "module",
4
-
"version": "0.
11
.0",
4
+
"version": "0.
12
.0",
5
5
"description": "Leaflet maps expressed in HTML suitable for HTMX",
6
6
"keywords": [
7
7
"leaflet",
« First
‹ Prev
1
2
3