@vocabulary/csvw
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@vocabulary/csvw", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"type": "module", | ||
"main": "index.js", | ||
"scripts": { | ||
"fetch": "vocab-build datasets", | ||
"generate-module": "vocab-build module" | ||
"fetch": "npx --node-options='--loader=ts-node/esm' vocab-build datasets", | ||
"prebuild": "npx --node-options='--loader=ts-node/esm' vocab-build module", | ||
"build": "tsc", | ||
"prepack": "npm run build" | ||
}, | ||
"devDependencies": { | ||
"@vocabulary/builder": "^1.0.0" | ||
"@vocabulary/builder": "^1.0.2" | ||
}, | ||
@@ -12,0 +15,0 @@ "homepage": "https://prefix.zazuko.com/prefix/csvw:", |
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
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
182574