New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/isomorphic-git__lightning-fs

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/isomorphic-git__lightning-fs - npm Package Compare versions

Comparing version

to
4.4.2

4

isomorphic-git__lightning-fs/index.d.ts

@@ -78,3 +78,3 @@ // Type definitions for @isomorphic-git/lightning-fs 4.4

/** Encoding of Data */
encoding?: 'utf8';
encoding?: 'utf8' | undefined;
/** Unix Octet Represenation of File Mode */

@@ -86,3 +86,3 @@ mode: number;

/** Unix Octet Represenation of File Mode */
mode?: number;
mode?: number | undefined;
}

@@ -89,0 +89,0 @@

{
"name": "@types/isomorphic-git__lightning-fs",
"version": "4.4.1",
"version": "4.4.2",
"description": "TypeScript definitions for @isomorphic-git/lightning-fs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isomorphic-git__lightning-fs",
"license": "MIT",

@@ -24,4 +25,4 @@ "contributors": [

},
"typesPublisherContentHash": "deda688737f3cd6ac36176b1fb01c6fcdaed53551d6d4811a2be1951d5871cf0",
"typeScriptVersion": "3.5"
"typesPublisherContentHash": "09db5ea87759c97daec5ad03d66d2c6a120c8aa6f50376ad53f26a80fbf76025",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Tue, 04 May 2021 23:03:11 GMT
* Last updated: Thu, 08 Jul 2021 14:23:20 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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