🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@types/memory-cache

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/memory-cache - npm Package Compare versions

Comparing version
0.2.3
to
0.2.4
+0
-6
memory-cache/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for memory-cache 0.2
// Project: https://github.com/ptarjan/node-cache
// Definitions by: Jeff Goddard <https://github.com/jedigo>
// Travis Thieman <https://github.com/thieman>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Originally imported from: https://github.com/soywiz/typescript-node-definitions/memory-cache.d.ts

@@ -8,0 +2,0 @@

+7
-7
{
"name": "@types/memory-cache",
"version": "0.2.3",
"version": "0.2.4",
"description": "TypeScript definitions for memory-cache",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/memory-cache",

"name": "Jeff Goddard",
"url": "https://github.com/jedigo",
"githubUsername": "jedigo"
"githubUsername": "jedigo",
"url": "https://github.com/jedigo"
},
{
"name": "Travis Thieman",
"url": "https://github.com/thieman",
"githubUsername": "thieman"
"githubUsername": "thieman",
"url": "https://github.com/thieman"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "b8fdf137ac2fc05603ab5d74d00e0f37f7b54a4fbe9a6d57bf2235cbfde7f817",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "545bf5f9a96c1d90a7db9273eaea2336d68772f2e828186bb4182bb2db45dc24",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for memory-cache 0.2
// Project: https://github.com/ptarjan/node-cache
// Definitions by: Jeff Goddard <https://github.com/jedigo>
// Travis Thieman <https://github.com/thieman>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Originally imported from: https://github.com/soywiz/typescript-node-definitions/memory-cache.d.ts

@@ -73,7 +67,6 @@

### Additional Details
* Last updated: Thu, 15 Jun 2023 22:32:48 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Jeff Goddard](https://github.com/jedigo), and [Travis Thieman](https://github.com/thieman).