This repository has been archived by the owner on Jun 30, 2018. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency striptags from
v2.2.1
tov3.1.1
Release Notes
v3.0.0
Completely rewritten from the ground up, using some of Node v4+ javascript features. Changes around the state machine aspect should mean an increase in speed.
Now features a streaming mode, where partial HTML can be pumped into a function and stripped HTML is returned.
Commits
v3.0.0
dd1ed03
Rewrite core module.969cebd
Move module back into src/ directory.86e95d2
Remove HTML test coverage command and JSHint config.adf53b6
Update mocha version and rewrite tests.eb4d1f0
Add test for streaming mode w/ allowable_tags.9d9a804
Update README.mdcd53825
v3.0.0v3.0.1
517fd77
Fix AMD bindings and fix AMD test.7427951
v3.0.1v3.1.0
7179485
Add notice about uglifyjs issues5eb9357
Fix typo in README.md9ed9eb0
Add IE11 support using minimal polyfill94ceaf6
v3.1.0v3.1.1
f80b3b8
add typings127f2fb
v3.1.1This PR has been generated by Renovate Bot.