@types/vinyl-fs
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -6,2 +6,3 @@ // Type definitions for vinyl-fs 3.0 | ||
// TeamworkGuy2 <https://github.com/TeamworkGuy2> | ||
// Manuel Thalmann <https://github.com/manuth> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -8,0 +9,0 @@ |
{ | ||
"name": "@types/vinyl-fs", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "TypeScript definitions for vinyl-fs", | ||
@@ -22,2 +22,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vinyl-fs", | ||
"githubUsername": "TeamworkGuy2" | ||
}, | ||
{ | ||
"name": "Manuel Thalmann", | ||
"url": "https://github.com/manuth", | ||
"githubUsername": "manuth" | ||
} | ||
@@ -36,7 +41,6 @@ ], | ||
"@types/node": "*", | ||
"@types/rimraf": "^2.0.3", | ||
"@types/vinyl": "*" | ||
}, | ||
"typesPublisherContentHash": "7e5ade9f12fdcee7d12e5f27ffc74a541a646872611c4aca9a87811cd23167ad", | ||
"typeScriptVersion": "4.2" | ||
"typesPublisherContentHash": "0679ca26ecc8d09c33a9661c164f5c5889220d7fef38aed7a57675e58baa360b", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 02 Feb 2023 20:02:41 GMT | ||
* Last updated: Tue, 25 Apr 2023 17:33:06 GMT | ||
* Dependencies: [@types/glob-stream](https://npmjs.com/package/@types/glob-stream), [@types/node](https://npmjs.com/package/@types/node), [@types/vinyl](https://npmjs.com/package/@types/vinyl) | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by [vvakame](https://github.com/vvakame), [remisery](https://github.com/remisery), and [TeamworkGuy2](https://github.com/TeamworkGuy2). | ||
These definitions were written by [vvakame](https://github.com/vvakame), [remisery](https://github.com/remisery), [TeamworkGuy2](https://github.com/TeamworkGuy2), and [Manuel Thalmann](https://github.com/manuth). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9999
3
130
- Removed@types/rimraf@^2.0.3
- Removed@types/glob@8.1.0(transitive)
- Removed@types/minimatch@5.1.2(transitive)
- Removed@types/rimraf@2.0.5(transitive)