@types/pvutils
Advanced tools
Comparing version 0.0.2 to 1.0.0
@@ -1,5 +0,6 @@ | ||
// Type definitions for pvutils | ||
// Type definitions for pvutils 1.0 | ||
// Project: https://github.com/PeculiarVentures/pvutils | ||
// Definitions by: Stepan Miroshin <https://github.com/microshine> | ||
// Definitions: https://github.com/borisyankov/DefinitelyTyped | ||
// Minimum TypeScript Version: 3.2 | ||
@@ -115,3 +116,3 @@ export = PvUtils | ||
function arrayBufferToString(buffer: BufferSource): string; | ||
function arrayBufferToString(buffer: ArrayBuffer | ArrayBufferView): string; | ||
function stringToArrayBuffer(str: string): ArrayBuffer; | ||
@@ -118,0 +119,0 @@ |
{ | ||
"name": "@types/pvutils", | ||
"version": "0.0.2", | ||
"version": "1.0.0", | ||
"description": "TypeScript definitions for pvutils", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4392772696209199f3d1495aa79b785b482b51f43536b9ebe1f0e90886fd0571", | ||
"typeScriptVersion": "3.0" | ||
"typesPublisherContentHash": "c0508aba29380220f3f6de5a1945d54217864d0fd1ba406f9b59dbb51e162414", | ||
"typeScriptVersion": "3.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 May 2020 11:32:02 GMT | ||
* Last updated: Thu, 03 Dec 2020 00:48:19 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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6786
109
1