Socket
Socket
Sign inDemoInstall

@types/fs-extra

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/fs-extra - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

6

fs-extra/index.d.ts

@@ -157,3 +157,2 @@ // Type definitions for fs-extra 4.0

*
* @param path
* @param callback No arguments other than a possible exception are given to the completion callback.

@@ -165,4 +164,2 @@ */

*
* @param path
* @param mode
* @param callback No arguments other than a possible exception are given to the completion callback.

@@ -205,3 +202,2 @@ */

*
* @param path
* @param callback No arguments other than a possible exception are given to the completion callback.

@@ -225,3 +221,2 @@ */

*
* @param path
* @param callback No arguments other than a possible exception are given to the completion callback.

@@ -252,3 +247,2 @@ */

*
* @param prefix
* @param callback The created folder path is passed as a string to the callback's second parameter.

@@ -255,0 +249,0 @@ */

4

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

@@ -37,4 +37,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "5438f15ca67ac0e75d807b1afb58988f41890b4deffb1a668e286907df5da662",
"typesPublisherContentHash": "52fc147ce9870baf220b73cdd1eea8f5acd7f241a2835f971aa10e2bd2700735",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 06 Sep 2017 14:55:01 GMT
* Last updated: Wed, 25 Oct 2017 00:19:45 GMT
* Dependencies: fs, node

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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