assemble-core
Advanced tools
Comparing version 0.22.0 to 0.23.0
@@ -0,1 +1,5 @@ | ||
### v0.23.0 | ||
Bumps [templates][] to v0.23.0 to fix bug with double rendering in [engine-cache][]. | ||
### v0.22.0 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "assemble-core", | ||
"description": "The core assemble application with no presets or defaults. All configuration is left to the implementor.", | ||
"version": "0.22.0", | ||
"version": "0.23.0", | ||
"homepage": "https://github.com/assemble/assemble-core", | ||
@@ -29,3 +29,3 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
"assemble-fs": "^0.5.2", | ||
"assemble-render-file": "^0.7.0", | ||
"assemble-render-file": "^0.7.1", | ||
"assemble-streams": "^0.6.0", | ||
@@ -35,3 +35,3 @@ "base-task": "^0.6.1", | ||
"lazy-cache": "^2.0.1", | ||
"templates": "^0.22.2" | ||
"templates": "^0.23.0" | ||
}, | ||
@@ -143,3 +143,4 @@ "devDependencies": { | ||
"vinyl-item", | ||
"vinyl-view" | ||
"vinyl-view", | ||
"engine-cache" | ||
], | ||
@@ -146,0 +147,0 @@ "lint": { |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
24048
6
0
383
+ Addedbase-engines@0.2.1(transitive)
+ Addedengine-cache@0.19.4(transitive)
+ Addedtemplates@0.23.0(transitive)
- Removedbase-engines@0.1.1(transitive)
- Removedengine-cache@0.18.1(transitive)
- Removedtemplates@0.22.5(transitive)
Updatedassemble-render-file@^0.7.1
Updatedtemplates@^0.23.0