@isomp4/parser
Advanced tools
+5
-5
| { | ||
| "name": "@isomp4/parser", | ||
| "version": "0.2.4", | ||
| "version": "0.2.5", | ||
| "description": "", | ||
@@ -44,7 +44,7 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@isomp4/core": "^0.2.4" | ||
| "@isomp4/core": "^0.2.5" | ||
| }, | ||
| "devDependencies": { | ||
| "@isomp4/box-moof": "^0.2.4", | ||
| "@isomp4/box-moov": "^0.2.4" | ||
| "@isomp4/box-moof": "^0.2.5", | ||
| "@isomp4/box-moov": "^0.2.5" | ||
| }, | ||
@@ -58,3 +58,3 @@ "scripts": { | ||
| }, | ||
| "gitHead": "d6e734fdd2a32115e96a983de6932b8bf2e24bb9" | ||
| "gitHead": "ad7d189138274e2e148321da12642328e19fc46a" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Updated