pigeon-maps
Advanced tools
Comparing version 0.16.0 to 0.16.1
@@ -10,2 +10,6 @@ # Change Log | ||
## 0.16.1 - 2020-08-28 | ||
### Changes | ||
- Add empty ALT attribute to map tiles | ||
## 0.16.0 - 2020-08-10 | ||
@@ -12,0 +16,0 @@ ### Changes |
@@ -1240,2 +1240,3 @@ 'use strict'; | ||
}, | ||
alt: '', | ||
style: { | ||
@@ -1242,0 +1243,0 @@ position: 'absolute', |
@@ -1235,2 +1235,3 @@ import React, { Component } from 'react'; | ||
}, | ||
alt: '', | ||
style: { | ||
@@ -1237,0 +1238,0 @@ position: 'absolute', |
{ | ||
"name": "pigeon-maps", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"description": "ReactJS maps without external dependencies", | ||
@@ -5,0 +5,0 @@ "author": "Marius Andra", |
Sorry, the diff of this file is not supported yet
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
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
215449
4986
0