Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/pvutils

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/pvutils - npm Package Compare versions

Comparing version 0.0.2 to 1.0.0

5

pvutils/index.d.ts

@@ -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 @@

6

pvutils/package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc