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.0 to 3.0.1

2

spark-md5/index.d.ts

@@ -32,3 +32,3 @@ // Type definitions for spark-md5 3.0

constructor();
append(str: string): ArrayBuffer;
append(str: ArrayBufferCopy): ArrayBuffer;
end(raw?: boolean): string;

@@ -35,0 +35,0 @@ reset(): ArrayBuffer;

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

@@ -9,3 +9,4 @@ "license": "MIT",

"name": "Bastien Moulia",
"url": "https://github.com/bastienmoulia"
"url": "https://github.com/bastienmoulia",
"githubUsername": "bastienmoulia"
}

@@ -16,9 +17,8 @@ ],

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "a00bb6a3feb25256c60d5b620acc477d616543191e2e5be60a041b62e92002d3",
"typesPublisherContentHash": "2a43caed2d990f7e42f104d1ba1b29d2fd582cf68e20828026785d2fc0774a6b",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/spark-md5
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/spark-md5
Additional Details
* Last updated: Fri, 14 Jul 2017 14:18:49 GMT
* Last updated: Fri, 24 Aug 2018 18:22:08 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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