Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

partitioninfo

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

partitioninfo - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

16

CHANGELOG.md

@@ -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

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc