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

@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.10 to 4.0.11

2

fs-extra v4.0/index.d.ts

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

export interface WriteFileOptions {
encoding?: BufferEncoding;
encoding?: BufferEncoding | null;
flag?: string;

@@ -291,0 +291,0 @@ mode?: number;

{
"name": "@types/fs-extra",
"version": "4.0.10",
"version": "4.0.11",
"description": "TypeScript definitions for fs-extra",

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

},
"typesPublisherContentHash": "bb7acde9c3b71ff2da266bc994f7009b8fa8966d2af8119f78e197c29b9b4b5d",
"typeScriptVersion": "2.9"
"typesPublisherContentHash": "f3dacbdfbdd7e3e9443a7cb8c8b5221b530a4449d942eed4f4d797394fbee9f8",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Tue, 12 May 2020 23:53:01 GMT
* Last updated: Tue, 19 May 2020 18:23:54 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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

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