rdf-store-inmemory
Advanced tools
Comparing version 0.3.0-rc1 to 0.3.0
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9265
6
24
0
1
- Removedrdf-store-inmemory@0.3.0(transitive)
Updatedrdf-ext@^0.3.0
Updatedrdf-store-abstract@^0.3.0