partitioninfo
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,14 @@ # Change Log | ||
## [2.0.1] - 2017-06-23 | ||
### Changed | ||
- Updated file-disk to ^1.0.1 | ||
## [2.0.0] - 2017-06-19 | ||
### Changed | ||
- Use the partition number instead of {primary: X, logical: Y}, like Linux's /dev/sdaX | ||
## [1.3.0] - 2017-06-09 | ||
@@ -44,2 +56,6 @@ | ||
[2.0.1]: https://github.com/resin-io-modules/partitioninfo/compare/v2.0.0...v2.0.1 | ||
[2.0.0]: https://github.com/resin-io-modules/partitioninfo/compare/v1.3.0...v2.0.0 | ||
[1.3.0]: https://github.com/resin-io-modules/partitioninfo/compare/v1.2.0...v1.3.0 | ||
[1.2.0]: https://github.com/resin-io-modules/partitioninfo/compare/v1.1.1...v1.2.0 | ||
[1.1.1]: https://github.com/resin-io-modules/partitioninfo/compare/v1.1.0...v1.1.1 | ||
@@ -46,0 +62,0 @@ [1.1.0]: https://github.com/resin-io-modules/partitioninfo/compare/v1.0.2...v1.1.0 |
{ | ||
"name": "partitioninfo", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Get information about a partition from an image file", | ||
@@ -45,5 +45,5 @@ "main": "build/partitioninfo.js", | ||
"bluebird": "^3.3.4", | ||
"file-disk": "0.0.11", | ||
"file-disk": "^1.0.1", | ||
"mbr": "^0.4.4" | ||
} | ||
} |
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
5275631
+ Addedblockmap@1.2.0(transitive)
+ Addeddom-serializer@0.2.2(transitive)
+ Addeddomelementtype@1.3.12.3.0(transitive)
+ Addeddomhandler@2.4.2(transitive)
+ Addeddomutils@1.7.0(transitive)
+ Addedentities@1.1.22.2.0(transitive)
+ Addedfile-disk@1.0.1(transitive)
+ Addedhtmlparser2@3.10.1(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedjs-sha256@0.5.0(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
+ Addedxml@1.0.1(transitive)
- Removedfile-disk@0.0.11(transitive)
Updatedfile-disk@^1.0.1