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

readabilitySAX

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

readabilitySAX - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

node_examples/getReadableContent.js

@@ -12,3 +12,3 @@ var readability = require("../readabilitySAX"),

return {
return {
write: parser.parseChunk.bind(parser),

@@ -15,0 +15,0 @@ close: parser.done.bind(parser),

{
"name": "readabilitySAX",
"version": "0.3.2",
"version": "0.3.3",
"description": "the readability script ported to a sax parser",

@@ -5,0 +5,0 @@ "author": "Felix Boehm <me@feedic.com>",

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