New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@types/indefinite

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/indefinite - npm Package Compare versions

Comparing version
2.3.2
to
2.3.3
+0
-5
indefinite/index.d.ts

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

// Type definitions for indefinite 2.3
// Project: https://github.com/tandrewnichols/indefinite
// Definitions by: omaishar <https://github.com/omaishar>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface Options {

@@ -7,0 +2,0 @@ articleOnly?: boolean | undefined;

+4
-4
{
"name": "@types/indefinite",
"version": "2.3.2",
"version": "2.3.3",
"description": "TypeScript definitions for indefinite",

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

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

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

"dependencies": {},
"typesPublisherContentHash": "b390604b8bd42dfa32ca4d1814e5062ce0553cccd115a9ec54e426f58a20fccb",
"typesPublisherContentHash": "f7dd7a030dca59a8a966f6138ffff9939a0f55213cc28697c93f682a15ed3e4b",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for indefinite 2.3
// Project: https://github.com/tandrewnichols/indefinite
// Definitions by: omaishar <https://github.com/omaishar>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface Options {

@@ -31,7 +26,6 @@ articleOnly?: boolean | undefined;

### Additional Details
* Last updated: Tue, 26 Sep 2023 14:36:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [omaishar](https://github.com/omaishar).