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

rdf-store-inmemory

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rdf-store-inmemory - npm Package Compare versions

Comparing version 0.3.0-rc1 to 0.3.0

.travis.yml

6

package.json
{
"name": "rdf-store-inmemory",
"version": "0.3.0-rc1",
"version": "0.3.0",
"description": "In Memory RDF Store that follows the RDF Interface specification",

@@ -27,4 +27,4 @@ "main": "index.js",

"dependencies": {
"rdf-ext": "^0.3.0-rc1",
"rdf-store-abstract": "^0.3.0-rc1"
"rdf-ext": "^0.3.0",
"rdf-store-abstract": "^0.3.0"
},

@@ -31,0 +31,0 @@ "devDependencies": {

# rdf-store-inmemory
[![Build Status](https://travis-ci.org/rdf-ext/rdf-store-inmemory.svg?branch=master)](https://travis-ci.org/rdf-ext/rdf-store-inmemory)
[![NPM Version](https://img.shields.io/npm/v/rdf-store-inmemory.svg?style=flat)](https://npm.im/rdf-store-inmemory)
In Memory RDF Store that follows the [RDF Interface](http://bergos.github.io/rdf-ext-spec/) specification

@@ -4,0 +7,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