ts-toolbelt
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "ts-toolbelt", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"license": "AGPL-3.0-only", | ||
@@ -26,3 +26,3 @@ "author": "Pierre-Antoine Mills", | ||
"@typescript-eslint/parser": "^1.9.0", | ||
"eledoc": "^0.0.1", | ||
"eledoc": "^0.0.5", | ||
"eslint": "^5.16.0", | ||
@@ -29,0 +29,0 @@ "eslint-plugin-fp": "^2.3.0", |
@@ -1,14 +0,5 @@ | ||
<script async type="text/javascript"> // Handle when image displayed in website | ||
document.addEventListener("DOMContentLoaded", function(event) { | ||
document.querySelectorAll('img').forEach(function(img) { | ||
img.onerror = function(){ | ||
this.style.display='none' | ||
} | ||
}) | ||
}) | ||
</script> | ||
<center> | ||
<img src=".github/logo.png" alt="logo" width="400" onerror="this.src='../.github/logo.png'"/> | ||
<img src="https://raw.githubusercontent.com/pirix-gh/ts-toolbelt/master/.github/logo.png" alt="logo"/> | ||
</center> | ||
# [Documentation](index.html) |
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
666449
128
2981
5