Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

assemble-core

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assemble-core - npm Package Compare versions

Comparing version 0.22.0 to 0.23.0

README.md

4

changelog.md

@@ -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 @@

9

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc