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

@types/spark-md5

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/spark-md5 - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

2

spark-md5/index.d.ts

@@ -10,3 +10,3 @@ // copy of ArrayBuffer because of a conflict with the class SparkMD5.ArrayBuffer

append(str: string): SparkMD5;
append(str: string | JsArrayBuffer): SparkMD5;
appendBinary(contents: string): SparkMD5;

@@ -13,0 +13,0 @@ destroy(): void;

{
"name": "@types/spark-md5",
"version": "3.0.4",
"version": "3.0.5",
"description": "TypeScript definitions for spark-md5",

@@ -28,4 +28,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/spark-md5",

"dependencies": {},
"typesPublisherContentHash": "56b9aa0e0cda616c611a59fc0ac554cfc11161ff7c280ffb3ca954a1a75e22bf",
"typeScriptVersion": "4.5"
"peerDependencies": {},
"typesPublisherContentHash": "aa28f1d952d43ffa5f781923412309c1e9128bd39f9f77e7ffac97f63d7caf09",
"typeScriptVersion": "4.8"
}

@@ -20,3 +20,3 @@ # Installation

append(str: string): SparkMD5;
append(str: string | JsArrayBuffer): SparkMD5;
appendBinary(contents: string): SparkMD5;

@@ -56,3 +56,3 @@ destroy(): void;

### Additional Details
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT
* Last updated: Tue, 29 Oct 2024 11:32:15 GMT
* Dependencies: none

@@ -59,0 +59,0 @@

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