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.1
to
0.2.2
+1
-1
find/index.d.ts

@@ -11,3 +11,3 @@ // Type definitions for find 0.2

*/
error(callback: (() => void) | ((err: Error) => void)): void;
error(callback: (() => void) | ((err: Error) => void)): void;
}

@@ -14,0 +14,0 @@

MIT License
Copyright (c) Microsoft Corporation. All rights reserved.
Copyright (c) Microsoft Corporation.

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@types/find",
"version": "0.2.1",
"version": "0.2.2",
"description": "TypeScript definitions for find",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/find",
"license": "MIT",

@@ -14,10 +15,12 @@ "contributors": [

"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/find"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "8f522778c69c7b971c01dc54d87b4d4f330546b5c6251d0a8119cbdfe071e107",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "5357a381cb6a3ed6fc9dcadc485d243fce55bae2ac457d122ecd47717003dfc8",
"typeScriptVersion": "4.5"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/find
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/find.
Additional Details
* Last updated: Mon, 30 Jul 2018 23:12:12 GMT
### Additional Details
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Andrey Lalev <https://github.com/andypyrope>.
These definitions were written by [Andrey Lalev](https://github.com/andypyrope).