@inrupt/lit-generated-vocab-inrupt-glossary
Advanced tools
Comparing version 0.3.11 to 0.4.0
@@ -1,2 +0,2 @@ | ||
const { LitVocabTerm, getLocalStore } = require("@inrupt/lit-vocab-term"); | ||
const { LitVocabTerm, getLocalStore } = require("@solid/lit-term"); | ||
const dataFactory = require("@rdfjs/data-model"); | ||
@@ -7,7 +7,7 @@ | ||
/** | ||
Generated by artifact generator [@inrupt/lit-artifact-generator], version [0.10.15] | ||
as part of artifact: [vocab-inrupt-glossary], version: [0.3.11] | ||
at 'Saturday, May 30, 2020 1:18 AM'. | ||
Generated by artifact generator [@inrupt/lit-artifact-generator], version [0.10.26] | ||
as part of artifact: [vocab-inrupt-glossary], version: [0.4.0] | ||
at 'Tuesday, June 16, 2020 11:45 PM'. | ||
Vocabulary built from vocab list file: [/home/pmcb55/Work/Projects/LIT/lit-vocab/vocab/inrupt-rdf-vocab/Glossary/Vocab-List-Inrupt-Glossary.yml]. | ||
Vocabulary built from vocab list file: [inrupt-rdf-vocab/Glossary/Vocab-List-Inrupt-Glossary.yml]. | ||
@@ -14,0 +14,0 @@ The Enterprise Solid Server (ESS) vocabulary |
@@ -1,2 +0,2 @@ | ||
const { LitVocabTerm, getLocalStore } = require("@inrupt/lit-vocab-term"); | ||
const { LitVocabTerm, getLocalStore } = require("@solid/lit-term"); | ||
const dataFactory = require("@rdfjs/data-model"); | ||
@@ -7,7 +7,7 @@ | ||
/** | ||
Generated by artifact generator [@inrupt/lit-artifact-generator], version [0.10.15] | ||
as part of artifact: [vocab-inrupt-glossary], version: [0.3.11] | ||
at 'Saturday, May 30, 2020 1:18 AM'. | ||
Generated by artifact generator [@inrupt/lit-artifact-generator], version [0.10.26] | ||
as part of artifact: [vocab-inrupt-glossary], version: [0.4.0] | ||
at 'Tuesday, June 16, 2020 11:45 PM'. | ||
Vocabulary built from vocab list file: [/home/pmcb55/Work/Projects/LIT/lit-vocab/vocab/inrupt-rdf-vocab/Glossary/Vocab-List-Inrupt-Glossary.yml]. | ||
Vocabulary built from vocab list file: [inrupt-rdf-vocab/Glossary/Vocab-List-Inrupt-Glossary.yml]. | ||
@@ -41,2 +41,3 @@ The Inrupt release vocabulary describes the terms | ||
) | ||
.addSeeAlso(namedNode("https://inrupt.atlassian.net/wiki/spaces/PD/pages/9830859/Release+Types?focusedCommentId=12255296#Proof-of-Concept")) | ||
.addLabel(`Proof of Concept`, "en") | ||
@@ -54,2 +55,3 @@ .addComment(`Proof of Concept`, "en"), | ||
) | ||
.addSeeAlso(namedNode("https://inrupt.atlassian.net/wiki/spaces/PD/pages/9830859/Release+Types?focusedCommentId=12255296#Pilot")) | ||
.addLabel(`Pilot`, "en") | ||
@@ -67,2 +69,3 @@ .addComment(``, "en"), | ||
) | ||
.addSeeAlso(namedNode("https://inrupt.atlassian.net/wiki/spaces/PD/pages/9830859/Release+Types?focusedCommentId=12255296#Alpha")) | ||
.addLabel(`Alpha`, "en") | ||
@@ -80,2 +83,3 @@ .addComment(`Alpha`, "en"), | ||
) | ||
.addSeeAlso(namedNode("https://inrupt.atlassian.net/wiki/spaces/PD/pages/9830859/Release+Types?focusedCommentId=12255296#Beta")) | ||
.addLabel(`Beta`, "en") | ||
@@ -93,2 +97,3 @@ .addComment(`Beta`, "en"), | ||
) | ||
.addSeeAlso(namedNode("https://inrupt.atlassian.net/wiki/spaces/PD/pages/9830859/Release+Types?focusedCommentId=12255296#GA")) | ||
.addLabel(`General Availability`, "en") | ||
@@ -95,0 +100,0 @@ .addComment(`General Availability`, "en"), |
{ | ||
"name": "@inrupt/lit-generated-vocab-inrupt-glossary", | ||
"version": "0.3.11", | ||
"version": "0.4.0", | ||
"description": "Bundle of vocabularies that includes the following:\n\n inrupt-ess: The Enterprise Solid Server (ESS) vocabulary\n describes the terms commonly used across the entire Inrupt ESS system. This\n includes all of the services, infrastructure, and storage technologies that\n make it up.\n\n inrupt-release: The Inrupt release vocabulary describes the terms\n used within Inrupt to describe the various stages of product releases.", | ||
@@ -19,4 +19,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@inrupt/lit-vocab-term": "^0.3.5", | ||
"@rdfjs/data-model": "" | ||
"@solid/lit-term": "^0.4.1", | ||
"@rdfjs/data-model": "^1.1.2" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
11623
262
2
+ Added@solid/lit-term@^0.4.1
+ Added@rdfjs/data-model@1.3.4(transitive)
+ Added@rdfjs/types@1.1.2(transitive)
+ Added@solid/lit-term@0.4.1(transitive)
- Removed@inrupt/lit-vocab-term@^0.3.5
- Removed@inrupt/lit-vocab-term@0.3.5(transitive)
- Removed@rdfjs/data-model@2.0.2(transitive)
Updated@rdfjs/data-model@^1.1.2