@diffblue/java-combiner
Advanced tools
Comparing version 0.1.5 to 0.1.6-rc1
{ | ||
"name": "@diffblue/java-combiner", | ||
"description": "Java test combining library", | ||
"version": "0.1.5", | ||
"version": "0.1.6-rc1", | ||
"main": "build/index.js", | ||
@@ -53,3 +53,5 @@ "types": "build/index.d.ts", | ||
"dependencies": { | ||
"duplex-child-process": "^1.0.0" | ||
"@types/lodash": "4.14.138", | ||
"duplex-child-process": "^1.0.0", | ||
"lodash": "4.17.15" | ||
}, | ||
@@ -56,0 +58,0 @@ "devDependencies": { |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
4670
3
4
0
2
+ Added@types/lodash@4.14.138
+ Addedlodash@4.17.15
+ Added@types/lodash@4.14.138(transitive)
+ Addedlodash@4.17.15(transitive)