partitioninfo
Advanced tools
Comparing version 4.0.2 to 4.0.3-update-file-disk-2cf2a96f809f342f1d5c4bac8a7e95789a981147
@@ -7,2 +7,7 @@ # Change Log | ||
## 4.0.3 - 2018-11-29 | ||
* Change licence to Apache 2 [Alexis Svinartchouk] | ||
* Update file-disk to 5.0.0 [Alexis Svinartchouk] | ||
## v4.0.2 - 2018-07-06 | ||
@@ -9,0 +14,0 @@ |
{ | ||
"name": "partitioninfo", | ||
"version": "4.0.2", | ||
"version": "4.0.3-update-file-disk-2cf2a96f809f342f1d5c4bac8a7e95789a981147", | ||
"description": "Get information about a partition from an image file", | ||
@@ -49,3 +49,3 @@ "main": "build/partitioninfo.js", | ||
"bluebird": "^3.3.4", | ||
"file-disk": "^4.1.1", | ||
"file-disk": "^5.0.0", | ||
"gpt": "^2.0.0", | ||
@@ -52,0 +52,0 @@ "mbr": "^1.1.3" |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
26608
1
1
1
+ Addedfile-disk@5.1.1(transitive)
- Removedavailable-typed-arrays@1.0.7(transitive)
- Removedaws-sdk@2.1692.0(transitive)
- Removedbase64-js@1.5.1(transitive)
- Removedbuffer@4.9.2(transitive)
- Removedcall-bind@1.0.8(transitive)
- Removedcall-bind-apply-helpers@1.0.1(transitive)
- Removedcall-bound@1.0.2(transitive)
- Removeddefine-data-property@1.1.4(transitive)
- Removeddunder-proto@1.0.0(transitive)
- Removedes-define-property@1.0.1(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedes-object-atoms@1.0.0(transitive)
- Removedevents@1.1.1(transitive)
- Removedfile-disk@4.1.3(transitive)
- Removedfor-each@0.3.3(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.2.6(transitive)
- Removedgopd@1.2.0(transitive)
- Removedhas-property-descriptors@1.0.2(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedhas-tostringtag@1.0.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedieee754@1.1.13(transitive)
- Removedis-arguments@1.2.0(transitive)
- Removedis-callable@1.2.7(transitive)
- Removedis-generator-function@1.0.10(transitive)
- Removedis-typed-array@1.1.13(transitive)
- Removedisarray@1.0.0(transitive)
- Removedjmespath@0.16.0(transitive)
- Removedmath-intrinsics@1.0.0(transitive)
- Removedpossible-typed-array-names@1.0.0(transitive)
- Removedpunycode@1.3.2(transitive)
- Removedquerystring@0.2.0(transitive)
- Removedsax@1.2.1(transitive)
- Removedset-function-length@1.2.2(transitive)
- Removedurl@0.10.3(transitive)
- Removedutil@0.12.5(transitive)
- Removeduuid@8.0.0(transitive)
- Removedwhich-typed-array@1.1.16(transitive)
- Removedxml2js@0.6.2(transitive)
- Removedxmlbuilder@11.0.1(transitive)
Updatedfile-disk@^5.0.0