@types/open-file-explorer
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -1,8 +0,3 @@ | ||
// Type definitions for open-file-explorer 1.0 | ||
// Project: https://github.com/vibhor1997a/nodejs-open-file-explorer#readme | ||
// Definitions by: sevenc-nanashi <https://github.com/sevenc-nanashi> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export = openExplorer; | ||
declare function openExplorer(path: string, callback: (err: Error | undefined) => void): void; |
{ | ||
"name": "@types/open-file-explorer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "TypeScript definitions for open-file-explorer", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/open-file-explorer", | ||
"name": "sevenc-nanashi", | ||
"url": "https://github.com/sevenc-nanashi", | ||
"githubUsername": "sevenc-nanashi" | ||
"githubUsername": "sevenc-nanashi", | ||
"url": "https://github.com/sevenc-nanashi" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "1a45dce1cefa929f9f2da557bc806665fb68181301b5181a65b075d5a6b3c876", | ||
"typeScriptVersion": "4.2" | ||
"typesPublisherContentHash": "9296ffe189ac17b0c11dc9352f750b670062a960f22fa859fdd9a1bf2a2ed0a4", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for open-file-explorer 1.0 | ||
// Project: https://github.com/vibhor1997a/nodejs-open-file-explorer#readme | ||
// Definitions by: sevenc-nanashi <https://github.com/sevenc-nanashi> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export = openExplorer; | ||
@@ -24,7 +19,6 @@ | ||
### Additional Details | ||
* Last updated: Sat, 25 Feb 2023 23:32:35 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [sevenc-nanashi](https://github.com/sevenc-nanashi). |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2891
2
23