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

unfluff

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unfluff - npm Package Compare versions

Comparing version 3.0.1 to 3.2.0

6

CHANGELOG.md

@@ -0,1 +1,7 @@

### 3.0.1
* Removed engine limitaitons in package.json since they no longer are useful.
### 3.0.0
* Updated cheerio dependencies
### 1.0.0

@@ -2,0 +8,0 @@ * Add support for extracting out `softTitle`, `date`, `copyright`, `author`, `publisher` thanks to @philgooch. See [#49](https://github.com/ageitgey/node-unfluff/pull/49).

4

package.json
{
"name": "unfluff",
"version": "3.0.1",
"version": "3.2.0",
"description": "A web page content extractor",

@@ -32,3 +32,3 @@ "homepage": "https://github.com/ageitgey/node-unfluff",

"optimist": "~0.6.1",
"lodash": "~2.4.1",
"lodash": "~4.17.10",
"xregexp": "~2.0.0"

@@ -35,0 +35,0 @@ },

Sorry, the diff of this file is not supported yet

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