@ffprobe-installer/linux-ia32
Advanced tools
Comparing version 4.1.0 to 5.0.0
{ | ||
"name": "@ffprobe-installer/linux-ia32", | ||
"version": "4.1.0", | ||
"description": "Linux FFmpeg binary used by ffprobe-installer", | ||
"version": "5.0.0", | ||
"description": "Linux FFprobe binary used by ffprobe-installer", | ||
"homepage": "https://www.johnvansickle.com/ffmpeg/", | ||
"scripts": { | ||
"test": "file ffprobe | grep -qF \"ELF 32-bit\"", | ||
"prepublish": "npm test", | ||
"prepare": "npm test", | ||
"postinstall": "chmod u+x ffprobe", | ||
@@ -24,5 +24,5 @@ "upload": "npm publish --access public" | ||
], | ||
"author": "Oliver Sayers <talk@savagecore.eu>", | ||
"license": "LGPL-2.1", | ||
"ffprobe": "20190527-g9b069eb14e" | ||
"author": "Oliver Sayers <talk@savagecore.uk>", | ||
"license": "GPL-3.0", | ||
"ffprobe": "20210724-c253b18" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
50253098