partitioninfo
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,2 +6,8 @@ # Change Log | ||
## [1.0.2] - 2015-11-24 | ||
### Changed | ||
- Upgrade `tmp` to v0.0.28. | ||
## [1.0.1] - 2015-07-27 | ||
@@ -13,2 +19,3 @@ | ||
[1.0.1]: https://github.com/resin-io/resin-sdk/compare/v1.0.0...v1.0.1 | ||
[1.0.2]: https://github.com/jviotti/partitioninfo/compare/v1.0.1...v1.0.2 | ||
[1.0.1]: https://github.com/jviotti/partitioninfo/compare/v1.0.0...v1.0.1 |
{ | ||
"name": "partitioninfo", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Get information about a partition from an image file", | ||
@@ -43,4 +43,4 @@ "main": "build/partitioninfo.js", | ||
"mbr": "^0.4.4", | ||
"tmp": "0.0.26" | ||
"tmp": "0.0.28" | ||
} | ||
} |
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
32846
+ Addedtmp@0.0.28(transitive)
- Removedtmp@0.0.26(transitive)
Updatedtmp@0.0.28