@evidence-dev/bigquery
Advanced tools
Comparing version 0.0.6 to 1.0.0-next.0
{ | ||
"name": "@evidence-dev/bigquery", | ||
"version": "0.0.6", | ||
"version": "1.0.0-next.0", | ||
"description": "BigQuery driver for Evidence projects", | ||
@@ -12,3 +12,6 @@ "main": "index.cjs", | ||
}, | ||
"type": "module" | ||
"type": "module", | ||
"scripts": { | ||
"test": "uvu test test.js" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
4268
5
75
10