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 1.0.0 to 1.0.1

10

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.1] - 2015-07-27
### Changed
- Add `lodash` to the dependencies list.
[1.0.1]: https://github.com/resin-io/resin-sdk/compare/v1.0.0...v1.0.1

4

package.json
{
"name": "partitioninfo",
"version": "1.0.0",
"version": "1.0.1",
"description": "Get information about a partition from an image file",

@@ -35,3 +35,2 @@ "main": "build/partitioninfo.js",

"jsdoc-to-markdown": "^1.1.1",
"lodash": "^3.10.0",
"mocha": "~2.0.1",

@@ -43,2 +42,3 @@ "mochainon": "^1.0.0",

"bluebird": "^2.9.32",
"lodash": "^3.10.0",
"mbr": "^0.4.4",

@@ -45,0 +45,0 @@ "tmp": "0.0.26"

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