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

rdf-store-stream

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rdf-store-stream - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

16

package.json
{
"name": "rdf-store-stream",
"version": "1.2.0",
"version": "1.3.0",
"description": "Create an RDF store from an RDF stream",

@@ -34,7 +34,7 @@ "keywords": [

"@types/jest": "^26.0.0",
"@types/n3": "^1.4.4",
"@types/n3": "^1.10.3",
"arrayify-stream": "^1.0.0",
"coveralls": "^3.0.0",
"jest": "^26.0.0",
"jest-rdf": "^1.6.0",
"jest": "^27.0.1",
"jest-rdf": "^1.7.0",
"manual-git-changelog": "^1.0.1",

@@ -45,6 +45,6 @@ "pre-commit": "^1.2.2",

"streamify-string": "^1.0.1",
"ts-jest": "^26.0.0",
"ts-jest": "^27.0.1",
"tslint": "^6.0.0",
"tslint-eslint-rules": "^5.3.1",
"typescript": "^4.0.0"
"typescript": "^4.3.5"
},

@@ -80,5 +80,5 @@ "jest": {

"dependencies": {
"@types/rdf-js": "*",
"n3": "^1.6.3"
"@rdfjs/types": "*",
"n3": "^1.11.1"
}
}
# RDF Store Stream
[![Build Status](https://travis-ci.org/rubensworks/rdf-store-stream.js.svg?branch=master)](https://travis-ci.org/rubensworks/rdf-store-stream.js)
[![Build status](https://github.com/rubensworks/rdf-store-stream.js/workflows/CI/badge.svg)](https://github.com/rubensworks/rdf-store-stream.js/actions?query=workflow%3ACI)
[![Coverage Status](https://coveralls.io/repos/github/rubensworks/rdf-store-stream.js/badge.svg?branch=master)](https://coveralls.io/github/rubensworks/rdf-store-stream.js?branch=master)

@@ -5,0 +5,0 @@ [![npm version](https://badge.fury.io/js/rdf-store-stream.svg)](https://www.npmjs.com/package/rdf-store-stream)

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