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

posthtml

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

posthtml - npm Package Versions

1
6

0.10.0

Diff

Changelog

Source

0.10.0 (2017-11-23)

  • chore: update posthtml-parser (0e767d8)
  • chore(package): update jsdoc-to-markdown to version 3.0.0 (23e4bf2)
  • chore(package): update mocha to version 3.4.0 (e97704d)
  • chore(package): update standard to version 10.0.2 (08a419c)
  • chore(package): update standard to version 9.0.0 (d9f9d30)
  • chore(package): update standard to version 9.0.2 (3dc3d89)
  • chore(ver): v0.10.0 (8f58965)
  • test: fix not support string template old nodes (3f07e1c)
  • test: fix typo (32e29e3)
  • test: for option directives (015433f)
  • test: update title (5ea4023)
  • docs: add directives description, close #230 (876315e), closes #230
  • [new] posthtml-remove-tags (3e32662)
  • add rollup example (eedd79e)
  • fix typo (32922f7)
voischev
published 0.9.2 •

Changelog

Source

<small>0.9.2 (2017-01-20)</small>

  • chore(*): delete MAINTAINERS file (177671d)
  • chore(package): update chai-as-promised to version 6.0.0 (9ac7444)
  • chore(package): update es6-promise to version 4.0.5 (690d3c4)
  • chore(package): update jsdoc-to-markdown to version 2.0.0 (7362ec6)
  • chore(package): update mocha to version 3.1.2 (18b8d73)
  • chore(package): update standard to version 8.3.0 (06dd8f9)
  • chore(ver): v0.9.2 (aa7c848)
  • fix(*): Cannot read property 'length' of undefined (03da01e)
  • fix(index): trailing space (3cd00b7)
  • fix(index): typo in require method (088c9e3)
  • fix(test): fix tree for test options set (03286ea)
  • Add two new plugin links to README.md (2e81d77)
  • fix repo url (f8da54b)
  • Fixed reference links collision (db39fd7)
  • no message (8b4e0aa)
  • posthtml-webp plugin info (0512336)
  • readme cleanup (3a829db)
  • To determine the name of the processor (52236e2)
  • style(index): del description comments (7f64ceb)
  • style(index): del version in comment description (b2770db)
  • style(index): description for process property (7be67f7)
  • style(index): remove trailing space (b5d9115)
  • refactor(index): get name and version from package (e63f5e5)
voischev
published 0.9.1 •

Changelog

Source

<small>0.9.1 (2016-09-29)</small>

  • chore(dotfiles): update .editorconfig, .gitignore, .npmignore && .mversionrc (bb18e07)
  • chore(npmignore): rm README.md (2c9bb6c)
  • chore(package): update posthtml-parser to version 0.2.0 (01c4421)
  • chore(ver): v0.9.1 (6b951cb)
  • docs(*): add guidelines and update style (d638ce3)
  • docs(*): add jsdoc2md for core, api docs, update README && docs/ (78dd36a)
  • docs(README): refactor parser plugins, render, middleware, add webpack 2 (ff33cdd)
  • style(*): update code style to org guidelines (b5ae152)
  • Create MAINTAINERS (6c199a6)
  • make code generator configurable (22c8ec4)
voischev
published 0.9.0 •

Changelog

Source

0.9.0 (2016-07-06)

  • chore(package): update dependencies (e2fdec0)
  • chore(README): readme style (c11807e)
  • chore(ver): v0.9.0 (5db4fe3)
  • feat(*): make parser configurable (bfa3e6d)
  • feat(lib): make use method variadic (43d6a6b)
  • Add a few plugins to README.md (28bc4a6)
  • Update README.md (2ad6d32)
  • fix(*): fix run jscs after version update (124f857)
voischev
published 0.8.7 •

Changelog

Source

<small>0.8.7 (2016-05-04)</small>

  • chore(ver): v0.8.7 (c9049a3)
  • perf(lib): on demand html rendering (4ef0df9)
  • test(api): add test for multiple matches in array (e96e2e9)
voischev
published 0.8.6 •

Changelog

Source

<small>0.8.6 (2016-04-26)</small>

  • chore(ver): v0.8.6 (e9f7022)
  • fix(api): report true for boolean attrs (70cec9d)
  • fix(docs): correct typo (b5133f5)
  • Fix typo in Plugins->posthtml-hint URL (cde312f)
voischev
published 0.8.5 •

Changelog

Source

<small>0.8.5 (2016-03-31)</small>

  • chore(*): add strict mode (e425021)
  • chore(*): remove jshint global instructions (29013bb)
  • chore(test): add Object.assign polyfill (463dd3a)
  • chore(ver): v0.8.5 (c0302af)
  • refactor(lib): simplify tryCatch helper (d8642c3)
  • refactor(test): move shims to init (ca83a9a)
  • perf(api): remove extra slice call (8a3ff11)
  • docs(*): correct spelling and grammar in doc blocks (a566588)
  • docs(api): fix code style and syntax in examples (13ce442)
  • Update plugins.md (00bbca7)
  • fix(README): fix style in Readme (9944446)
voischev
published 0.8.4 •

Changelog

Source

<small>0.8.4 (2016-03-30)</small>

  • chore(docs): small fix to code style in Readme (05e95be)
  • chore(readme): remove ideas for plugin section (f275e9a)
  • chore(readme): remove ideas for plugin section (0189a4f)
  • chore(ver): v0.8.3 (c849a3f)
  • chore(ver): v0.8.4 (21c94ed)
  • refactor(api): remove micro-optimizations (3a41ee0)
  • refactor(lib): simplify isPromise (cabba10)
  • Add posthtml-attrs-sorter to the plugins list (f9474c3)
  • Add posthtml-remove-attributes to README (31b9fc2)
  • Enable "should.eventually" (487c579)
  • Fixed links to Koa.js & electron-posthtml (dcdc8f3)
  • Update package.json (6b319cf)
  • Update package.json (59b562c)
  • docs(*): add info about reserved names in plugins (d94a022)
  • feat(docs): update README, add docs folder (619a97c)
  • fix(*): promise check and tests (79bcff9)
voischev
published 0.8.3 •

Changelog

Source

<small>0.8.3 (2016-02-26)</small>

  • chore(ver): v0.8.3 (0f0083e)
  • fix(*): promise check and tests (0162f97)
  • Add posthtml-attrs-sorter to the plugins list (8fcf636)
  • Add posthtml-css-modules to the plugins list (fc3fc63)
  • Enable "should.eventually" (d91c53b)
  • Update README.md (5471110)
voischev
published 0.8.2 •

Changelog

Source

<small>0.8.2 (2016-02-05)</small>

  • chore(ver): v0.8.2 (2544e55)
  • feat(*): remove compilations. Support for NodeJS v0.10 (ac437b7)
  • Add link to the plugins catalog in the README (a8cba9e)
  • Add new plugin (posthtml-alt-always) (b32219b)
  • Change text about the plugins catalog (e9c06f5)
  • Change text about the plugins catalog [2] (5a4f7d5)
  • fix typo (887e6c8)
  • fix typo (0812a9d)
  • Update README.md (40f46c1)
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