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.15-alpha to 2.0.16-alpha

5

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

@@ -11,4 +11,5 @@ "main": "",

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

6

README.md

@@ -14,9 +14,9 @@ # Installation

# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the graceful-fs directory.
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/graceful-fs
Additional Details
* Last updated: Tue, 17 May 2016 04:08:00 GMT
* Last updated: Thu, 19 May 2016 20:05:45 GMT
* Typings kind: ProperModule
* Library Dependencies: none
* Library Dependencies: node
* Module Dependencies: equire('fs'
* Global values: none
{
"authors": "Bart van der Schoor <https://github.com/Bartvds>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"libraryDependencies": [
"node"
],
"moduleDependencies": [

@@ -14,2 +16,3 @@ "equire('fs'"

"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ProperModule",

@@ -16,0 +19,0 @@ "globals": [],

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