feather-cache
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "feather-cache", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A Simple Lightweight Pluggable Key-Value Cache For Multiple Storage Options.", | ||
@@ -9,2 +9,10 @@ "homepage": "https://github.com/vajahath/feather-cache#readme", | ||
"typings": "dist/src/index.d.ts", | ||
"files": [ | ||
"dist/src/*", | ||
"package.json", | ||
"README.md", | ||
"LICENSE", | ||
"yarn.lock", | ||
"package-lock.json" | ||
], | ||
"keywords": [], | ||
@@ -11,0 +19,0 @@ "scripts": { |
@@ -8,2 +8,3 @@ # feather-cache | ||
[![styled with prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) | ||
[![TypeScript Ready](https://img.shields.io/badge/TypeScript-Ready-blue.svg)](https://www.typescriptlang.org/) | ||
@@ -13,4 +14,2 @@ <!-- [![npm](https://img.shields.io/npm/dt/feather-cache.svg)]() | ||
[![](https://img.shields.io/badge/TypeScript-Ready-blue.svg)](https://www.typescriptlang.org/) | ||
![](media/feather.png) | ||
@@ -17,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
11
173852
207
104