partitioninfo
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -7,2 +7,6 @@ # Change Log | ||
## v4.0.2 - 2018-07-06 | ||
* Update node-mbr to 1.1.3 #34 [Alexis Svinartchouk] | ||
## v4.0.1 - 2018-06-08 | ||
@@ -9,0 +13,0 @@ |
{ | ||
"name": "partitioninfo", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Get information about a partition from an image file", | ||
@@ -51,4 +51,4 @@ "main": "build/partitioninfo.js", | ||
"gpt": "^2.0.0", | ||
"mbr": "^0.4.4" | ||
"mbr": "^1.1.3" | ||
} | ||
} |
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
17788
+ Addedchs@1.1.0(transitive)
+ Addedmbr@1.1.3(transitive)
- Removedchs@0.2.1(transitive)
- Removedmbr@0.4.4(transitive)
Updatedmbr@^1.1.3