Socket
Socket
Sign inDemoInstall

assemble

Package Overview
Dependencies
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assemble - npm Package Versions

13
12

0.17.1

Diff

jonschlinkert
published 0.17.0 •

Changelog

Source

[0.17.0]

Dependencies

  • bumps [assemble-core][] to 0.26.0
jonschlinkert
published 0.16.2 •

jonschlinkert
published 0.16.1 •

Changelog

Source

[0.16.1]

  • bump dependencies. In particular, there was a bug in [parser-front-matter][] where leading whitespace was removed after extracting front-matter, which caused the first line of indentation to be removed. This has been fixed.
jonschlinkert
published 0.16.0 •

Changelog

Source

[0.16.0]

  • Added: .log() method, which also exposes additional methods, like .log.info(), .log.success(), etc.
  • docs were moved to support/docs, so that markdown docs can be built to the docs directory
  • docs were updated, new docs added
  • Moves some private prototype methods to static methods, to allow them to be used without creating an instance
  • Bumps [assemble-core][] to v0.25.0
doowb
published 0.15.0 •

Changelog

Source

[0.15.0]

  • Bumps [assemble-core][] to v0.24.0 to get the latest versions of [templates][] and [base-data][] which removes the renameKey option from the .data method. Use the namespace option instead.
jonschlinkert
published 0.14.0 •

Changelog

Source

[0.14.0]

Bumps [assemble-core][] to v0.22.0 to take advantage of fixes and improvements to lookup methods: .find and getView. No API changes were made. Please let us know if regressions occur.

  • fixes List bug that was caused collection helpers to explode
  • Improvements to lookup functions: app.getView() and app.find()
  • Bumps [base][] to take advantages of code optimizations.
jonschlinkert
published 0.13.0 •

Changelog

Source

[0.13.0]

  • Bumps [assemble-core][] to v0.21.0. Support for the queue property was removed on collections. See [assemble-core][] for additional details.
  • Fixes bug where glob parent was not being used for file.base, causing dest directory to be relative to cwd instead of glob parent in some cases.
  • Some changes were made to context handling that effected one unit test out of ~1,000. although it's unlikely you'll be effected by the change, it warrants a minor bump
  • Externalizes common [templates][] tests to base-test-runner, so that assemble plugins and other [base][] applications can use the tests
  • Includes a fix from [assemble-loader][], where a bug caused renameKey to not always be used when defined on collection loader options.
  • Includes fixes from templates for resolving layouts
jonschlinkert
published 0.12.0 •

Changelog

Source

[0.12.0]

  • Bumps [assemble-core][] to v0.18.0, which includes a bump in [templates][]. See the changelog on the templates library for more details.
doowb
published 0.11.0 •

Changelog

Source

[0.11.0]

  • debug methods and related code have been removed
  • Bumps [assemble-core][] to v0.17.0
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