New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/open-file-explorer

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/open-file-explorer - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

open-file-explorer/index.d.ts

@@ -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;

10

open-file-explorer/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc