broccoli-plugin
Advanced tools
Comparing version 4.0.5 to 4.0.6
@@ -0,1 +1,10 @@ | ||
## v4.0.6 (2021-05-03) | ||
#### :bug: Bug Fix | ||
* [#62](https://github.com/broccolijs/broccoli-plugin/pull/62) Fix issues with `this.input` APIs (from fs-merger) ([@rwjblue](https://github.com/rwjblue)) | ||
#### Committers: 1 | ||
- Robert Jackson ([@rwjblue](https://github.com/rwjblue)) | ||
## v4.0.5 (2021-03-11) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "broccoli-plugin", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "Base class for all Broccoli plugins", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"broccoli-output-wrapper": "^3.2.5", | ||
"fs-merger": "^3.1.0", | ||
"fs-merger": "^3.2.1", | ||
"promise-map-series": "^0.3.0", | ||
@@ -33,0 +33,0 @@ "quick-temp": "^0.1.8", |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
0
13706
4
0
2
Updatedfs-merger@^3.2.1