@vocabulary/gs1
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@vocabulary/gs1", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"type": "module", | ||
"scripts": { | ||
"fetch": "vocab-build datasets", | ||
"generate-module": "vocab-build module" | ||
"prebuild": "vocab-build module", | ||
"build": "tsc", | ||
"prepack": "npm run build" | ||
}, | ||
"devDependencies": { | ||
"@vocabulary/builder": "^1.0.0" | ||
"@vocabulary/builder": "^1.0.1" | ||
}, | ||
@@ -15,3 +17,3 @@ "vocabulary": { | ||
"namespace": "https://gs1.org/voc/", | ||
"file": "https://www.gs1.org/docs/gs1-smartsearch/gs1Voc_v1_8.ttl", | ||
"file": "https://www.gs1.org/docs/gs1-smartsearch/gs1Voc_v1_9.ttl", | ||
"mediaType": "text/turtle" | ||
@@ -18,0 +20,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
3144314
9974