Socket
Socket
Sign inDemoInstall

@types/tus-js-client

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/tus-js-client - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

2

tus-js-client/index.d.ts

@@ -9,3 +9,3 @@ // Type definitions for tus-js-client 1.5

endpoint: string;
fingerprint?: string;
fingerprint?: (file: File, options?: UploadOptions) => string;
resume?: boolean;

@@ -12,0 +12,0 @@ metadata?: { [key: string]: string };

{
"name": "@types/tus-js-client",
"version": "1.5.0",
"version": "1.5.1",
"description": "TypeScript definitions for tus-js-client",

@@ -26,4 +26,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "11a3e13564f67080f68f5022f700dd4e89b96cc6075388ecfa23992f67aa0050",
"typesPublisherContentHash": "49a54db169ee9ad4854296a64d0b83b3d7d4a19650455f7e13de5ffece0042bf",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Tue, 13 Nov 2018 22:41:46 GMT
* Last updated: Wed, 28 Nov 2018 20:42:37 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