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

rdf-parse

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rdf-parse - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0

7

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
<a name="v1.8.0"></a>
## [v1.8.0](https://github.com/rubensworks/rdf-parse.js/compare/v1.7.0...v1.8.0) - 2021-04-27
### Changed
* [Update to Comunica 1.21](https://github.com/rubensworks/rdf-parse.js/commit/b9d0f4affd63fa23c399d7d79243381b3b9a32c7)
* [Use more compact Components.js declaration in package.json](https://github.com/rubensworks/rdf-parse.js/commit/43780d421c462119a9b80861d25dfe4bcf9537cd)
<a name="v1.7.0"></a>

@@ -5,0 +12,0 @@ ## [v1.7.0](https://github.com/rubensworks/rdf-parse.js/compare/v1.6.1...v1.7.0) - 2021-01-15

48

package.json
{
"name": "rdf-parse",
"version": "1.7.0",
"version": "1.8.0",
"description": "Parses RDF from any serialization",
"lsd:module": "https://linkedsoftwaredependencies.org/bundles/npm/rdf-parse",
"lsd:components": "components/components.jsonld",
"lsd:contexts": {
"https://linkedsoftwaredependencies.org/bundles/npm/rdf-parse/^1.0.0/components/context.jsonld": "components/context.jsonld"
},
"lsd:importPaths": {
"https://linkedsoftwaredependencies.org/bundles/npm/rdf-parse/^1.0.0/components/": "components/",
"https://linkedsoftwaredependencies.org/bundles/npm/rdf-parse/^1.0.0/config/": "config/"
},
"lsd:module": true,
"keywords": [

@@ -45,3 +37,3 @@ "rdf",

"devDependencies": {
"@comunica/runner": "^1.19.0",
"@comunica/runner": "^1.21.1",
"rdf-data-factory": "^1.0.3",

@@ -100,19 +92,19 @@ "@types/jest": "^26.0.0",

"dependencies": {
"@comunica/actor-http-native": "~1.19.0",
"@comunica/actor-rdf-parse-html": "~1.19.0",
"@comunica/actor-rdf-parse-html-microdata": "~1.19.0",
"@comunica/actor-rdf-parse-html-rdfa": "~1.19.0",
"@comunica/actor-rdf-parse-html-script": "~1.19.0",
"@comunica/actor-rdf-parse-jsonld": "~1.19.0",
"@comunica/actor-rdf-parse-n3": "~1.19.0",
"@comunica/actor-rdf-parse-rdfxml": "~1.19.0",
"@comunica/actor-rdf-parse-xml-rdfa": "~1.19.0",
"@comunica/bus-http": "~1.19.0",
"@comunica/bus-init": "~1.19.0",
"@comunica/bus-rdf-parse": "~1.19.0",
"@comunica/bus-rdf-parse-html": "~1.19.0",
"@comunica/core": "~1.19.0",
"@comunica/mediator-combine-union": "~1.19.0",
"@comunica/mediator-number": "~1.19.0",
"@comunica/mediator-race": "~1.19.0",
"@comunica/actor-http-native": "~1.21.1",
"@comunica/actor-rdf-parse-html": "~1.21.1",
"@comunica/actor-rdf-parse-html-microdata": "~1.21.1",
"@comunica/actor-rdf-parse-html-rdfa": "~1.21.1",
"@comunica/actor-rdf-parse-html-script": "~1.21.1",
"@comunica/actor-rdf-parse-jsonld": "~1.21.1",
"@comunica/actor-rdf-parse-n3": "~1.21.1",
"@comunica/actor-rdf-parse-rdfxml": "~1.21.1",
"@comunica/actor-rdf-parse-xml-rdfa": "~1.21.1",
"@comunica/bus-http": "~1.21.1",
"@comunica/bus-init": "~1.21.1",
"@comunica/bus-rdf-parse": "~1.21.1",
"@comunica/bus-rdf-parse-html": "~1.21.1",
"@comunica/core": "~1.21.1",
"@comunica/mediator-combine-union": "~1.21.1",
"@comunica/mediator-number": "~1.21.1",
"@comunica/mediator-race": "~1.21.1",
"@types/rdf-js": "*",

@@ -119,0 +111,0 @@ "stream-to-string": "^1.2.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