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

@types/vinyl

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/vinyl - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

9

vinyl v0.4/index.d.ts

@@ -8,4 +8,2 @@ // Type definitions for vinyl 0.4.3

import fs = require("fs");

@@ -19,4 +17,4 @@

/**
* Default: process.cwd()
*/
* Default: process.cwd()
*/
cwd?: string | undefined;

@@ -100,3 +98,4 @@ /**

end?: boolean | undefined;
}): T;
},
): T;

@@ -103,0 +102,0 @@ /**

{
"name": "@types/vinyl",
"version": "0.4.3",
"version": "0.4.4",
"description": "TypeScript definitions for vinyl",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vinyl",

},
"typesPublisherContentHash": "97634abe233b2219cd608474e8ad624b80865cfcb1a9b1dc6d1a98c7e0c319fa",
"typeScriptVersion": "4.1"
"typesPublisherContentHash": "65b8bde3bcb319a379841c33b8a59b9990c490edaf8c38e97be9f51362bdcf32",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Mon, 07 Nov 2022 20:33:56 GMT
* Last updated: Tue, 26 Sep 2023 10:06:28 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