Skip to content

Commit f127e50

Browse files
authored
optimize: update notice.md and LICENSE (#6867)
1 parent cc08148 commit f127e50

File tree

4 files changed

+816
-859
lines changed

4 files changed

+816
-859
lines changed

.github/workflows/test-ubuntu.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: "test-ubuntu"
33
on:
44
push:
55
branches: [ test*, "*.*.*" ]
6-
pull_request:
7-
branches: [ test*, "*.*.*" ]
86
jobs:
97
# job 1
108
test:

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: "test"
33
on:
44
push:
55
branches: [ test*, "*.*.*" ]
6-
pull_request:
7-
branches: [ test*, "*.*.*" ]
86
jobs:
97
# job 1
108
test:

distribution/LICENSE

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ ISC licenses
528528
anymatch 3.1.3 ISC
529529
browser-stdout 1.3.1 ISC
530530
browserify-sign 4.2.3 ISC
531-
cliui 7.0.4 ISC
531+
cliui 8.0.1 ISC
532532
css-color-keywords 1.0.0 ISC
533533
electron-to-chromium 1.4.681 ISC
534534
fs.realpath 1.0.0 ISC
@@ -665,6 +665,9 @@ MIT licenses
665665
bignumber.js 9.1.2 MIT
666666
bn.js 5.2.1 MIT
667667
brace-expansion 1.1.11 MIT
668+
braces 3.0.2 MIT
669+
braces 3.0.3 MIT
670+
braces 2.3.1 MIT
668671
brorand 1.1.0 MIT
669672
browserify-aes 1.2.0 MIT
670673
browserify-rsa 4.1.0 MIT

0 commit comments

Comments
 (0)