@sqlite.org/sqlite-wasm
Advanced tools
Comparing version
@@ -27,3 +27,5 @@ import fs from 'fs'; | ||
filter: (file) => | ||
/jswasm/.test(file.path) && /(?:\.mjs|\.wasm|proxy\.js)$/.test(file.path), | ||
!file.path.endsWith('sqlite3.mjs') && | ||
/jswasm/.test(file.path) && | ||
/(?:\.mjs|\.wasm|proxy\.js)$/.test(file.path), | ||
}); | ||
@@ -30,0 +32,0 @@ console.log( |
{ | ||
"name": "@sqlite.org/sqlite-wasm", | ||
"version": "3.41.2-build6", | ||
"version": "3.41.2-build7", | ||
"description": "SQLite Wasm conveniently wrapped as an ES Module.", | ||
@@ -26,3 +26,6 @@ "keywords": [ | ||
"main": "./index.mjs", | ||
"browser": "./index.mjs" | ||
"browser": "./index.mjs", | ||
"sqlite3-bundler-friendly.mjs": "./sqlite-wasm/jswasm/sqlite3-bundler-friendly.mjs", | ||
"sqlite3-opfs-async-proxy.js": "./sqlite-wasm/jswasm/sqlite3-opfs-async-proxy.js", | ||
"sqlite3.wasm": "./sqlite-wasm/jswasm/sqlite3.wasm" | ||
}, | ||
@@ -40,3 +43,4 @@ "./package.json": "./package.json" | ||
"start": "npx http-server --coop", | ||
"fix": "npx prettier . --write" | ||
"fix": "npx prettier . --write", | ||
"deploy": "npm run prepare && npm publish --access public" | ||
}, | ||
@@ -43,0 +47,0 @@ "repository": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
3
-25%1345948
-24.59%7
-12.5%13189
-48%