dgeni-packages
Advanced tools
Comparing version 0.28.2 to 0.28.3
@@ -1,2 +0,2 @@ | ||
var mkdirp = require('mkdirp-promise'); | ||
var mkdirp = require('mkdirp'); | ||
var fs = require('fs'); | ||
@@ -3,0 +3,0 @@ var path = require('canonical-path'); |
# Changelog | ||
# 0.28.3 12 February 2020 | ||
## Bug Fixes | ||
- **base:** ensure writeFile() actually writes files to disk | ||
([eda95f](https://github.com/angular/angular.js/commit/eda95f7f966d8d8257ebcbcbabf4b7a3f46075aa), | ||
[#287](https://github.com/angular/dgeni-packages/issues/287)) | ||
# 0.28.2 21 November 2019 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "dgeni-packages", | ||
"version": "0.28.2", | ||
"version": "0.28.3", | ||
"description": "A collection of dgeni packages for generating documentation from source code", | ||
@@ -53,4 +53,3 @@ "scripts": { | ||
"minimatch": "^3.0.2", | ||
"mkdirp": "^0.5.1", | ||
"mkdirp-promise": "^5.0.0", | ||
"mkdirp": "^1.0.3", | ||
"nunjucks": "^3.1.6", | ||
@@ -69,2 +68,3 @@ "rehype": "^8.0.0", | ||
"@types/lodash": "^4.14.66", | ||
"@types/mkdirp": "^1.0.0", | ||
"@types/node": "^7.0.29", | ||
@@ -71,0 +71,0 @@ "changez": "^2.1.1", |
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
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
971310
22
2
11
+ Addedmkdirp@1.0.4(transitive)
- Removedmkdirp-promise@^5.0.0
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedmkdirp-promise@5.0.1(transitive)
Updatedmkdirp@^1.0.3