vssln-parser
Advanced tools
Comparing version 0.1.0 to 0.1.2
{ | ||
"name": "vssln-parser", | ||
"description": "Parses Visual Studio Solution (sln) files and returns information about projects and project dependencies.", | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"homepage": "https://github.com/mhusseini/vssln-parser", | ||
@@ -32,2 +32,3 @@ "repository": { | ||
"camelcase": "^3.0.0", | ||
"event-stream": "^3.3.4", | ||
"extend": "^3.0.0" | ||
@@ -34,0 +35,0 @@ }, |
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
88037
3
+ Addedevent-stream@^3.3.4
+ Addedduplexer@0.1.2(transitive)
+ Addedevent-stream@3.3.5(transitive)
+ Addedfrom@0.1.7(transitive)
+ Addedmap-stream@0.0.7(transitive)
+ Addedpause-stream@0.0.11(transitive)
+ Addedsplit@1.0.1(transitive)
+ Addedstream-combiner@0.2.2(transitive)
+ Addedthrough@2.3.8(transitive)