mag-app-explorer
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "mag-app-explorer", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Explorer app for stalker.", | ||
@@ -13,2 +13,7 @@ "author": { | ||
}, | ||
"dependencies": { | ||
"mag-core": "^1.0.0", | ||
"mag-plugin-ufs-json": "^1.0.0", | ||
"mag-plugin-fs": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
@@ -63,6 +68,2 @@ "cjs-async": "^1.3.0", | ||
}, | ||
"dependencies": { | ||
"ufs-json": "^0.0.1", | ||
"fs": "^0.0.1" | ||
}, | ||
"registerTypes": ["mpg", "mpeg", "mkv", "avi", "3gp", "ts", "tspinf", "m4a", "mp3", "mp4", "ac3", "mov", "vob", "wav", "ape", "mts", "m2t", "m2v", "ogg", "oga", "divx", "aiff", "m2ts", "wv", "m2p", "tp", "flv", "tta", "mod", "tod", "asf", "wma", "wmv", "flac", "ape", "cue", "iso", "aac", "txt", "srt", "sub", "ass", "m4v", "tts", "m3u", "m3u8"], | ||
@@ -74,5 +75,6 @@ "mountPath": "/ram/mnt" | ||
"application", | ||
"explorer" | ||
"explorer", | ||
"stalker" | ||
], | ||
"license": "GPL-3.0" | ||
} |
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
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
195672
3
+ Addedmag-core@^1.0.0
+ Addedmag-plugin-fs@^1.0.0
+ Addedmag-plugin-ufs-json@^1.0.0
+ Addedmag-core@1.1.0(transitive)
+ Addedmag-plugin-fs@1.0.3(transitive)
+ Addedmag-plugin-ufs-json@1.0.3(transitive)