@types/pvutils
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -7,3 +7,3 @@ // Type definitions for pvutils 1.0 | ||
export = PvUtils | ||
export = PvUtils; | ||
@@ -43,3 +43,8 @@ declare namespace PvUtils { | ||
*/ | ||
function checkBufferParams(baseBlock: any, inputBuffer: ArrayBuffer, inputOffset: number, inputLength: number): boolean; | ||
function checkBufferParams( | ||
baseBlock: any, | ||
inputBuffer: ArrayBuffer, | ||
inputOffset: number, | ||
inputLength: number, | ||
): boolean; | ||
@@ -46,0 +51,0 @@ /** |
{ | ||
"name": "@types/pvutils", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "TypeScript definitions for pvutils", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pvutils", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "503985c34cde1f4214138d8d3ee2c39506e5aab0cb2cc41000de426ba751f6cb", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "e0d241bad8c0c08d32cb046c2933256d6e7a32a2f5deb8404fabd63322fef661", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 09 Jul 2021 02:32:40 GMT | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,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
6926
114