-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WE2-669 Signed-off-by: Raul Metsma <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule js
updated
11 files
+1 −1 | README.md | |
+1 −1 | lib/web-eid.js | |
+494 −255 | package-lock.json | |
+1 −2 | package.json | |
+44 −92 | rollup.config.js | |
+19 −1 | scripts/build-utils.mjs | |
+27 −18 | scripts/build.mjs | |
+34 −0 | src/background-firefox/consent.ts | |
+0 −12 | src/background/background.ts | |
+1 −2 | static/safari/manifest.json | |
+1 −2 | static/safari/manifest_v3.json |