Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/require-dir

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/require-dir - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

require-dir/index.d.ts

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

// Type definitions for require-dir 1.0
// Project: https://github.com/aseemk/requireDir
// Definitions by: weekens <https://github.com/weekens>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface options {

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

10

require-dir/package.json
{
"name": "@types/require-dir",
"version": "1.0.2",
"version": "1.0.3",
"description": "TypeScript definitions for require-dir",

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

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

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

"dependencies": {},
"typesPublisherContentHash": "a97999334933ba5a7454833683b223f9cb19440457f624f0c5c7c22c485bd0a7",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "18414773ecabb8f07339290d85ed318d7218537e4855c3d1315d056ae3edf7b5",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for require-dir 1.0
// Project: https://github.com/aseemk/requireDir
// Definitions by: weekens <https://github.com/weekens>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface options {

@@ -33,7 +28,6 @@ recurse?: boolean | undefined;

### Additional Details
* Last updated: Thu, 08 Jul 2021 22:42:00 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [weekens](https://github.com/weekens).
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