@types/sonic-boom
Advanced tools
Comparing version 0.6.2 to 0.7.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for sonic-boom 0.6 | ||
// Type definitions for sonic-boom 0.7 | ||
// Project: https://github.com/mcollina/sonic-boom | ||
@@ -18,3 +18,3 @@ // Definitions by: Alex Ferrando <https://github.com/alferpal> | ||
*/ | ||
constructor(fileDescriptor: string | number) | ||
constructor(fileDescriptor: string | number, minLength?: number, sync?: boolean) | ||
@@ -21,0 +21,0 @@ /** |
{ | ||
"name": "@types/sonic-boom", | ||
"version": "0.6.2", | ||
"version": "0.7.0", | ||
"description": "TypeScript definitions for sonic-boom", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/sonic-boom" | ||
}, | ||
@@ -24,4 +25,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "9a5db9293a55e9ee6da0dbca37e12cf594f23f1ceec7d2f8d9b1f50df9036b94", | ||
"typesPublisherContentHash": "e337e035b5c34f0b50f582c9e586e5d4a991622f04c0276ae57b422b36b34c56", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for sonic-boom ( https://github.com/mcollina/sonic-boom ). | ||
This package contains type definitions for sonic-boom (https://github.com/mcollina/sonic-boom). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 21:06:22 GMT | ||
* Last updated: Mon, 19 Aug 2019 21:14:08 GMT | ||
* Dependencies: @types/node | ||
@@ -15,0 +15,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
3826