Socket
Socket
Sign inDemoInstall

@types/lru-cache

Package Overview
Dependencies
1
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.6.1 to 7.10.0

38

lru-cache/package.json
{
"name": "@types/lru-cache",
"version": "7.6.1",
"description": "TypeScript definitions for lru-cache",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lru-cache",
"license": "MIT",
"contributors": [
{
"name": "Bart van der Schoor",
"url": "https://github.com/Bartvds",
"githubUsername": "Bartvds"
},
{
"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
},
{
"name": "isaacs",
"url": "https://github.com/isaacs",
"githubUsername": "isaacs"
}
],
"version": "7.10.0",
"typings": null,
"description": "Stub TypeScript definitions entry for lru-cache, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lru-cache"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "5302841b3f2a217ed11ebbe76519983f185467c8ebb837ba8c1aceba204150fa",
"typeScriptVersion": "3.9"
"author": "",
"license": "MIT",
"dependencies": {
"lru-cache": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/lru-cache`
This is a stub types definition for @types/lru-cache (https://github.com/isaacs/node-lru-cache#readme).
# Summary
This package contains type definitions for lru-cache (https://github.com/isaacs/node-lru-cache).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lru-cache.
### Additional Details
* Last updated: Mon, 28 Mar 2022 16:31:42 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Bart van der Schoor](https://github.com/Bartvds), [BendingBender](https://github.com/BendingBender), and [isaacs](https://github.com/isaacs).
lru-cache provides its own type definitions, so you don't need @types/lru-cache installed!
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc