leaflet-map
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -8,3 +8,3 @@ var L = require('leaflet') | ||
if (opt.defaultStyle) { | ||
L.Icon.Default.imagePath = 'http://cdn.leafletjs.com/leaflet-0.7.3/images' | ||
L.Icon.Default.imagePath = '//cdn.leafletjs.com/leaflet-0.7.3/images' | ||
ensureStyle() | ||
@@ -27,3 +27,3 @@ } | ||
mapStyle.setAttribute('rel','stylesheet') | ||
mapStyle.setAttribute('href','http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css') | ||
mapStyle.setAttribute('href','//cdn.leafletjs.com/leaflet-0.7.3/leaflet.css') | ||
document.body.appendChild(mapStyle) | ||
@@ -30,0 +30,0 @@ } |
{ | ||
"name": "leaflet-map", | ||
"author": "jden <jason@denizac.org>", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "simple way to make a leaflet map application", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
228452
9
7074
3
1