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 1.0.1 to 1.0.2

9

pvutils/index.d.ts

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

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