@types/gulp-concat
Advanced tools
Comparing version 0.0.34 to 0.0.35
@@ -8,4 +8,2 @@ // Type definitions for gulp-concat | ||
interface IOptions { | ||
@@ -12,0 +10,0 @@ newLine: string; |
{ | ||
"name": "@types/gulp-concat", | ||
"version": "0.0.34", | ||
"version": "0.0.35", | ||
"description": "TypeScript definitions for gulp-concat", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-concat", | ||
}, | ||
"typesPublisherContentHash": "10f05e0c93e68dd2e6eaabf3c945cb43986a25e95e66a5e199a167b75b60c1e5", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "7416b0473dd273b2635412063a047dc8481e61d31546f6a09b3a00ab30a9238d", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -18,4 +18,2 @@ # Installation | ||
interface IOptions { | ||
@@ -60,3 +58,3 @@ newLine: string; | ||
### Additional Details | ||
* Last updated: Wed, 10 May 2023 21:03:27 GMT | ||
* Last updated: Wed, 20 Sep 2023 17:08:03 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -63,0 +61,0 @@ * Global values: none |
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
4946
63