glob-cache
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.1.4](https://github.com/tunnckoCore/opensource/compare/glob-cache@0.1.3...glob-cache@0.1.4) (2020-01-19) | ||
### Bug Fixes | ||
* **glob-cache:** broken logo link ([14510f8](https://github.com/tunnckoCore/opensource/commit/14510f82f5a8a6e8abce5aa11165120d336b3790)) | ||
## [0.1.3](https://github.com/tunnckoCore/opensource/compare/glob-cache@0.1.2...glob-cache@0.1.3) (2020-01-19) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "glob-cache", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Caching layer (using `cacache`) for any file globbing solution (`glob`, `fast-glob`, `tiny-glob`). Makes you Instant Fast™ and allows you to hook into very specific & important part of the process", | ||
@@ -86,3 +86,3 @@ "repository": { | ||
}, | ||
"gitHead": "820e49e8692e845205e50d5c5f5869d8313f4206" | ||
"gitHead": "26c89a642d91e714b8a462405595a22f08f9e6ae" | ||
} |
<p align="center"> | ||
<img | ||
align="center" | ||
src="./logo.png" | ||
src="https://rawcdn.githack.com/tunnckoCore/opensource/820e49e8692e845205e50d5c5f5869d8313f4206/packages/glob-cache/logo.png" | ||
/> | ||
@@ -6,0 +6,0 @@ </p> |
26589