Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/node-cache

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/node-cache - npm Package Compare versions

Comparing version
4.1.2
to
4.1.3
+1
-0
node-cache/index.d.ts

@@ -286,1 +286,2 @@ // Type definitions for node-cache 4.1

export = NodeCache;
export as namespace NodeCache;
+2
-2
{
"name": "@types/node-cache",
"version": "4.1.2",
"version": "4.1.3",
"description": "TypeScript definitions for node-cache",

@@ -33,4 +33,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "e4f71da2c7b8274407b8d7c183712ad94594b5b10cf8ccf9e24e689fed7dcaec",
"typesPublisherContentHash": "5f180b26cd379401185385528cfc79106a881a4640cadead2a7223b9274091ae",
"typeScriptVersion": "2.0"
}

@@ -11,7 +11,7 @@ # Installation

Additional Details
* Last updated: Wed, 13 Feb 2019 21:04:35 GMT
* Last updated: Thu, 21 Feb 2019 17:16:27 GMT
* Dependencies: @types/node
* Global values: none
* Global values: NodeCache
# Credits
These definitions were written by Ilya Mochalov <https://github.com/chrootsu>, Daniel Thunell <https://github.com/dthunell>, Ulf Seltmann <https://github.com/useltmann>.