Comparing version 0.0.2 to 0.0.3
@@ -14,3 +14,3 @@ var exec = require('child_process').exec; | ||
'mount', | ||
path | ||
'"' + path + '"' | ||
]; | ||
@@ -47,3 +47,3 @@ | ||
'unmount', | ||
path | ||
'"' + path + '"' | ||
]; | ||
@@ -50,0 +50,0 @@ |
{ | ||
"name": "dmg", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"author": "James Lal [:lightsofapollo]", | ||
@@ -5,0 +5,0 @@ "description": "extract files out of .dmg files (OSX only)", |
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
5124442
8
1