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

@types/emilbayes__capped-array

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/emilbayes__capped-array - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+0
-5
emilbayes__capped-array/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for @emilbayes/capped-array 1.0
// Project: https://github.com/emilbayes/capped-array#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export = CappedArray;

@@ -7,0 +2,0 @@

+5
-5
{
"name": "@types/emilbayes__capped-array",
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript definitions for @emilbayes/capped-array",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/emilbayes__capped-array",

"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "3441d43ee091e1a6329eb5b849967249a1d5453a9f762054773902c1045f56c2",
"typeScriptVersion": "4.0"
"typesPublisherContentHash": "c34c33b80244d8d83cd5b9ac895b63cad6b31bf0048e777b2bafae62da206429",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for @emilbayes/capped-array 1.0
// Project: https://github.com/emilbayes/capped-array#readme
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export = CappedArray;

@@ -63,7 +58,6 @@

### Additional Details
* Last updated: Sat, 27 Aug 2022 21:02:28 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [BendingBender](https://github.com/BendingBender).