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 2.0.1 to 2.0.2

6

vinyl/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for vinyl 2.0.0
// Type definitions for vinyl 2.0
// Project: https://github.com/gulpjs/vinyl

@@ -12,4 +12,4 @@ // Definitions by: vvakame <https://github.com/vvakame>, jedmao <https://github.com/jedmao>, Georgii Dolzhykov <https://github.com/thorn0>

/**
* The current working directory of the file. Default: process.cwd()
*/
* The current working directory of the file. Default: process.cwd()
*/
cwd?: string;

@@ -16,0 +16,0 @@

{
"name": "@types/vinyl",
"version": "2.0.1",
"version": "2.0.2",
"description": "TypeScript definitions for vinyl",

@@ -9,11 +9,14 @@ "license": "MIT",

"name": "vvakame",
"url": "https://github.com/vvakame"
"url": "https://github.com/vvakame",
"githubUsername": "vvakame"
},
{
"name": "jedmao",
"url": "https://github.com/jedmao"
"url": "https://github.com/jedmao",
"githubUsername": "jedmao"
},
{
"name": "Georgii Dolzhykov",
"url": "https://github.com/thorn0"
"url": "https://github.com/thorn0",
"githubUsername": "thorn0"
}

@@ -30,4 +33,4 @@ ],

},
"typesPublisherContentHash": "9ffb0bf4da107c004e6ca9eea762da61b966f39a0b4f6a78915813bcb8de42f5",
"typesPublisherContentHash": "b53d89f08676c28e6e767716f404ded121530be93c17f1ee1545509826c3832e",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT
* Last updated: Sat, 23 Dec 2017 16:04:56 GMT
* Dependencies: fs, 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