Skip to content

Commit

Permalink
chore: Homogenize package.json packed files
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal committed Sep 3, 2024
1 parent cc82132 commit 6d53424
Show file tree
Hide file tree
Showing 38 changed files with 139 additions and 79 deletions.
7 changes: 4 additions & 3 deletions packages/base64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/bundle-source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
},
"keywords": [],
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"rollup-*.tgz",
"src",
"*.js",
"*.ts"
"src"
],
"repository": {
"type": "git",
Expand Down
7 changes: 4 additions & 3 deletions packages/captp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,12 @@
"test": "test"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions packages/check-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
Expand Down
6 changes: 4 additions & 2 deletions packages/cjs-module-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"*.js",
"*.ts"
"src"
],
"publishConfig": {
"access": "public"
Expand Down
3 changes: 3 additions & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src"
Expand Down
1 change: 1 addition & 0 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
Expand Down
7 changes: 4 additions & 3 deletions packages/compartment-mapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions packages/daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"publishConfig": {
"access": "public"
Expand Down
1 change: 1 addition & 0 deletions packages/env-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
Expand Down
1 change: 1 addition & 0 deletions packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
Expand Down
1 change: 1 addition & 0 deletions packages/evasive-transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
Expand Down
7 changes: 4 additions & 3 deletions packages/eventual-send/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,12 @@
"wavy dot"
],
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"eslintConfig": {
"extends": [
Expand Down
1 change: 1 addition & 0 deletions packages/exo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
Expand Down
7 changes: 4 additions & 3 deletions packages/far/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,12 @@
"far"
],
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"eslintConfig": {
"extends": [
Expand Down
1 change: 1 addition & 0 deletions packages/immutable-arraybuffer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
Expand Down
7 changes: 4 additions & 3 deletions packages/import-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"eslintConfig": {
"extends": [
Expand Down
7 changes: 4 additions & 3 deletions packages/init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@
"@endo/promise-kit": "workspace:^"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"repository": {
"type": "git",
Expand Down
7 changes: 4 additions & 3 deletions packages/lockdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,12 @@
"ses": "workspace:^"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"repository": {
"type": "git",
Expand Down
7 changes: 4 additions & 3 deletions packages/lp32/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"publishConfig": {
"access": "public"
Expand Down
9 changes: 4 additions & 5 deletions packages/marshal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"LICENSE*",
"SECURITY*",
"NEWS*",
"src",
"*.js",
"*.map",
"*.ts",
"*.map"
"LICENSE*",
"SECURITY*",
"src"
],
"eslintConfig": {
"extends": [
Expand Down
1 change: 1 addition & 0 deletions packages/memoize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
Expand Down
7 changes: 4 additions & 3 deletions packages/module-source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions packages/nat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,12 @@
"overflow"
],
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"ava": {
"files": [
Expand Down
7 changes: 4 additions & 3 deletions packages/netstring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"publishConfig": {
"access": "public"
Expand Down
5 changes: 2 additions & 3 deletions packages/pass-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,11 @@
},
"files": [
"*.js",
"*.map",
"*.ts",
"NEWS*",
"LICENSE*",
"SECURITY*",
"src",
"tools"
"src"
],
"publishConfig": {
"access": "public"
Expand Down
1 change: 1 addition & 0 deletions packages/patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
Expand Down
7 changes: 4 additions & 3 deletions packages/promise-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"publishConfig": {
"access": "public"
Expand Down
7 changes: 4 additions & 3 deletions packages/ses-ava/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.map",
"*.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"src"
],
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 6d53424

Please sign in to comment.