Socket
Socket
Sign inDemoInstall

rdfa-streaming-parser

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rdfa-streaming-parser - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
<a name="v1.1.1"></a>
## [v1.1.1](https://github.com/rubensworks/rdfa-streaming-parser.js/compare/v1.1.0...v1.1.1) - 2019-08-07
### Changed
* [Update to htmlparser2 4.x.x, Closes #5](https://github.com/rubensworks/rdfa-streaming-parser.js/commit/f1c950a956ac33c7cbd570b5df3f521ca02b2eeb)
<a name="v1.1.0"></a>

@@ -5,0 +11,0 @@ ## [v1.1.0](https://github.com/rubensworks/streaming-rdfa-parser.js/compare/v1.0.0...v1.1.0) - 2019-07-16

13

package.json
{
"name": "rdfa-streaming-parser",
"version": "1.1.0",
"version": "1.1.1",
"description": "A fast and lightweight streaming RDFa parser",

@@ -16,8 +16,8 @@ "keywords": [

"typings": "index",
"repository": "git@github.com:rubensworks/streaming-rdfa-parser.js.git",
"repository": "git@github.com:rubensworks/rdfa-streaming-parser.js.git",
"author": "Ruben Taelman <rubensworks@gmail.com>",
"bugs": {
"url": "https://github.com/rubensworks/streaming-rdfa-parser.js/issues"
"url": "https://github.com/rubensworks/rdfa-streaming-parser.js/issues"
},
"homepage": "https://github.com/rubensworks/streaming-rdfa-parser.js#readme",
"homepage": "https://github.com/rubensworks/rdfa-streaming-parser.js#readme",
"license": "MIT",

@@ -33,5 +33,4 @@ "files": [

"@rdfjs/data-model": "^1.1.1",
"@types/htmlparser2": "^3.10.0",
"@types/rdf-js": "^2.0.1",
"htmlparser2": "^3.10.1",
"htmlparser2": "^4.0.0",
"relative-to-absolute-iri": "^1.0.2"

@@ -47,3 +46,3 @@ },

"@types/jest-each": "^0.3.4",
"@types/node": "^12.0.7",
"@types/node": "^12.6.8",
"arrayify-stream": "^1.0.0",

@@ -50,0 +49,0 @@ "coveralls": "^3.0.0",

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