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 0.0.1 to 0.0.2

11

package.json
{
"name": "unfluff",
"version": "0.0.1",
"version": "0.0.2",
"description": "A web page content extractor",
"homepage": "https://github.com/ageitgey/node-unfluff",
"keywords": ["content extraction", "html", "scraping", "scrape", "web page", "body text"],
"keywords": [
"content extraction",
"html",
"scraping",
"scrape",
"web page",
"body text"
],
"author": {

@@ -8,0 +15,0 @@ "name": "Adam Geitgey",

@@ -41,2 +41,8 @@ # unfluff

To install the command-line `unfluff` utility:
npm install -g unfluff
To install the `unfluff` module for use in your Node.js project:
npm install --save unfluff

@@ -43,0 +49,0 @@

lib/index.js
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