@vocabulary/earl
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@vocabulary/earl", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"type": "module", | ||
"main": "index.js", | ||
"scripts": { | ||
"fetch": "vocab-build datasets", | ||
"prebuild": "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", | ||
@@ -12,3 +13,3 @@ "prepack": "npm run build" | ||
"devDependencies": { | ||
"@vocabulary/builder": "^1.0.1" | ||
"@vocabulary/builder": "^1.0.2" | ||
}, | ||
@@ -15,0 +16,0 @@ "homepage": "https://prefix.zazuko.com/prefix/earl:", |
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
49624