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

gumbo-parser

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

gumbo-parser - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

deps/gumbo-parser/benchmarks/arabic_newspapers.html

7

deps/gumbo-parser/README.md

@@ -8,2 +8,4 @@ ## Note about this fork

[![Build Status](https://travis-ci.org/google/gumbo-parser.svg?branch=master)](https://travis-ci.org/google/gumbo-parser)
Gumbo is an implementation of the [HTML5 parsing algorithm][] implemented

@@ -189,3 +191,5 @@ as a pure C99 library with no outside dependencies. It's designed to serve

* PHP: [GumboPHP] by Paul Preece
[ruby-gumbo]: https://github.com/galdor/ruby-gumbo
* Perl: [HTML::Gumbo] by Ruslan Zakirov
[ruby-gumbo]: https://github.com/nevir/ruby-gumbo
[nokogumbo]: https://github.com/rubys/nokogumbo

@@ -205,1 +209,2 @@ [node-gumbo-parser]: https://github.com/karlwestin/node-gumbo-parser

[semantic versioning]: http://semver.org/
[HTML::Gumbo]: https://metacpan.org/pod/HTML::Gumbo

2

package.json
{
"name": "gumbo-parser",
"version": "0.1.10",
"version": "0.1.11",
"author": "Karl Westin <karl.westin@gmail.com>",

@@ -5,0 +5,0 @@ "contributors": [

@@ -130,2 +130,5 @@ # Gumbo Parser

## Changes
**0.1.11** Upgrade C lib
Uses version 0.9.2, performance improvements, duplicate attributes, semicolon fix,
[See all changes here](https://github.com/google/gumbo-parser/blob/master/CHANGES.md)
**0.1.10** Visual Studio bugfix

@@ -132,0 +135,0 @@ Thanks [takenspc](https://github.com/takenspc)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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