console-panel
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "console-panel", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A console panel in webpage to help 3 use-cases: show console message automatically ; debug mobile ; debug IE/Edge", | ||
@@ -5,0 +5,0 @@ "main": "src/console-panel.js", |
@@ -267,10 +267,14 @@ # console-panel | ||
<img width="32" alt="Google Chrome" src="images/logo-google-chrome.svg" > Google Chrome | ||
<!-- | ||
https://stackoverflow.com/questions/13808020/include-an-svg-hosted-on-github-in-markdown/16462143#16462143 | ||
--> | ||
<img width="32" alt="Microsoft Edge" src="images/logo-microsoft-edge.svg"> Microsoft Edge (and Internet Explorer) | ||
<img width="32" alt="Google Chrome" src="images/logo-google-chrome.svg?sanitize=true" > Google Chrome | ||
<img width="32" alt="Mozilla Firefox" src="images/logo-firefox_edited.png"> Mozilla Firefox | ||
<img width="32" alt="Microsoft Edge" src="images/logo-microsoft-edge.svg?sanitize=true"> Microsoft Edge (and Internet Explorer) | ||
<img width="32" alt="Opera" src="images/logo-opera.svg" > Opera | ||
<img width="32" alt="Mozilla Firefox" src="images/logo-firefox_edited.png" > Mozilla Firefox | ||
<img width="32" alt="Opera" src="images/logo-opera.svg?sanitize=true" > Opera | ||
# Limitations / notable behavior | ||
@@ -277,0 +281,0 @@ |
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
1146531
351