Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimize: update notice.md and LICENSE #6867

Merged
merged 3 commits into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/test-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: "test-ubuntu"
on:
push:
branches: [ test*, "*.*.*" ]
pull_request:
branches: [ test*, "*.*.*" ]
jobs:
# job 1
test:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: "test"
on:
push:
branches: [ test*, "*.*.*" ]
pull_request:
branches: [ test*, "*.*.*" ]
jobs:
# job 1
test:
Expand Down
5 changes: 4 additions & 1 deletion distribution/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ ISC licenses
anymatch 3.1.3 ISC
browser-stdout 1.3.1 ISC
browserify-sign 4.2.3 ISC
cliui 7.0.4 ISC
cliui 8.0.1 ISC
css-color-keywords 1.0.0 ISC
electron-to-chromium 1.4.681 ISC
fs.realpath 1.0.0 ISC
Expand Down Expand Up @@ -665,6 +665,9 @@ MIT licenses
bignumber.js 9.1.2 MIT
bn.js 5.2.1 MIT
brace-expansion 1.1.11 MIT
braces 3.0.2 MIT
braces 3.0.3 MIT
braces 2.3.1 MIT
brorand 1.1.0 MIT
browserify-aes 1.2.0 MIT
browserify-rsa 4.1.0 MIT
Expand Down
Loading