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

@types/require-all

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/require-all - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

4

require-all/index.d.ts

@@ -1,5 +0,1 @@

// Type definitions for require-all 3.0
// Project: https://github.com/felixge/node-require-all#readme
// Definitions by: Ivan Sadykov <https://github.com/Sonahit>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface Options {

@@ -6,0 +2,0 @@ dirname: string;

8

require-all/package.json
{
"name": "@types/require-all",
"version": "3.0.4",
"version": "3.0.5",
"description": "TypeScript definitions for require-all",

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

"name": "Ivan Sadykov",
"url": "https://github.com/Sonahit",
"githubUsername": "Sonahit"
"githubUsername": "Sonahit",
"url": "https://github.com/Sonahit"
}

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

"dependencies": {},
"typesPublisherContentHash": "e394e4a728fc76bddb9d1324fbe746e79d983bfb5e6b34939316a61741dba74c",
"typesPublisherContentHash": "e3917029b47892d6e4b4d4df40ccdc4d658984287dbcea237adf1025b68f1cc2",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for require-all 3.0
// Project: https://github.com/felixge/node-require-all#readme
// Definitions by: Ivan Sadykov <https://github.com/Sonahit>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface Options {

@@ -32,7 +28,6 @@ dirname: string;

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Ivan Sadykov](https://github.com/Sonahit).
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