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

@types/find

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/find - npm Package Compare versions

Comparing version
0.2.2
to
0.2.3
+0
-5
find/index.d.ts

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

// Type definitions for find 0.2
// Project: https://github.com/yuanchuan/find#readme
// Definitions by: Andrey Lalev <https://github.com/andypyrope>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface AsyncFindStream {

@@ -7,0 +2,0 @@ /**

+4
-4
{
"name": "@types/find",
"version": "0.2.2",
"version": "0.2.3",
"description": "TypeScript definitions for find",

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

"name": "Andrey Lalev",
"url": "https://github.com/andypyrope",
"githubUsername": "andypyrope"
"githubUsername": "andypyrope",
"url": "https://github.com/andypyrope"
}

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

"dependencies": {},
"typesPublisherContentHash": "5357a381cb6a3ed6fc9dcadc485d243fce55bae2ac457d122ecd47717003dfc8",
"typesPublisherContentHash": "bd6864db653ba940de200d16f7f5ef1a50a39db9b8f2b2c05d744fc201688aea",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Andrey Lalev](https://github.com/andypyrope).