mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-09-18 18:15:42 +00:00
Use 11-character signatures and detect headers across WBR
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"name": "inzerosight",
|
||||
"version": "3.2.0",
|
||||
"version": "3.3.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "bun test sig.test.js content.test.js",
|
||||
"dev": "vite --mode chrome",
|
||||
"build:web": "vite build --mode web",
|
||||
"build:firefox": "vite build --mode firefox",
|
||||
|
||||
Reference in New Issue
Block a user