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

@types/folder-hash

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/folder-hash - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

7

folder-hash/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for folder-hash 4.0
// Project: https://github.com/marc136/node-folder-hash#readme
// Definitions by: Kevin Brown <https://github.com/thekevinbrown>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Marc Walter <https://github.com/marc136>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export type PathGlobFunction = () => string[];

@@ -9,0 +2,0 @@

18

folder-hash/package.json
{
"name": "@types/folder-hash",
"version": "4.0.2",
"version": "4.0.3",
"description": "TypeScript definitions for folder-hash",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/folder-hash",

"name": "Kevin Brown",
"url": "https://github.com/thekevinbrown",
"githubUsername": "thekevinbrown"
"githubUsername": "thekevinbrown",
"url": "https://github.com/thekevinbrown"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Marc Walter",
"url": "https://github.com/marc136",
"githubUsername": "marc136"
"githubUsername": "marc136",
"url": "https://github.com/marc136"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "d6e6453e3f8b500aa3f50d1d5ebf4284fbdedd6128990b0c381d0ef600db6f29",
"typeScriptVersion": "4.0"
"typesPublisherContentHash": "9dd9b662b31fd0cec08609f87d407bc7798d7852dbcf1a835dbffb1a1c37f06d",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for folder-hash 4.0
// Project: https://github.com/marc136/node-folder-hash#readme
// Definitions by: Kevin Brown <https://github.com/thekevinbrown>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Marc Walter <https://github.com/marc136>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export type PathGlobFunction = () => string[];

@@ -82,7 +75,6 @@

### Additional Details
* Last updated: Sat, 09 Jul 2022 04:32:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Kevin Brown](https://github.com/thekevinbrown), [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Marc Walter](https://github.com/marc136).
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