Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

feather-cache

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feather-cache - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/src/default-options.d.ts

10

package.json
{
"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": {

3

README.md

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc