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

@types/ffprobe

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ffprobe - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

4

ffprobe/index.d.ts

@@ -304,4 +304,4 @@ // Type definitions for ffprobe 1.1

start_time?: number | undefined;
duration_ts?: string | undefined;
duration?: number | undefined;
duration_ts?: number | undefined;
duration?: string | undefined;
bit_rate?: number | undefined;

@@ -308,0 +308,0 @@ max_bit_rate?: number | undefined;

{
"name": "@types/ffprobe",
"version": "1.1.4",
"version": "1.1.5",
"description": "TypeScript definitions for ffprobe",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ffprobe",

"dependencies": {},
"typesPublisherContentHash": "4e1b4d391ca8e1f1299c48a90ddaf5871dc19485218e7ea8fd382608b811a5f2",
"typeScriptVersion": "4.2"
"typesPublisherContentHash": "4aa1e28aad28fbf8c038809c35238da10366be7f76f158050ae33bc0fea01fdb",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Fri, 03 Feb 2023 21:03:05 GMT
* Last updated: Sat, 09 Sep 2023 00:03:14 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