Socket
Socket
Sign inDemoInstall

@types/graceful-fs

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/graceful-fs - npm Package Compare versions

Comparing version 2.0.16-alpha to 2.0.21-alpha

5

package.json
{
"name": "@types/graceful-fs",
"version": "2.0.16-alpha",
"description": "Type definitions for graceful-fs 2.0.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "2.0.21-alpha",
"description": "TypeScript definitions for graceful-fs 2.0.0",
"main": "",

@@ -11,5 +11,4 @@ "scripts": {},

"dependencies": {
"equire('fs'": "*",
"@types/node": "*"
}
}

21

README.md
# Installation
> `npm install --save-dev @types/graceful-fs`
> `npm install --save @types/graceful-fs`
# Summary
This package contains type definitions for graceful-fs 2.0.0.
This package contains type definitions for graceful-fs 2.0.0 (https://github.com/cowboy/graceful-fs).
The project URL or description is https://github.com/cowboy/graceful-fs
# Credits
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/graceful-fs
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/graceful-fs
Additional Details
* Last updated: Thu, 19 May 2016 20:05:45 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:21 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: equire('fs'
* Module Dependencies: fs
* Global values: none
# Credits
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>.

@@ -8,3 +8,3 @@ {

"moduleDependencies": [
"equire('fs'"
"fs"
],

@@ -11,0 +11,0 @@ "libraryMajorVersion": "2",

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