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 4, 2024
1 parent 663c0cb commit 83f54bb
Show file tree
Hide file tree
Showing 39 changed files with 196 additions and 103 deletions.
8 changes: 5 additions & 3 deletions packages/base64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,13 @@
"typescript": "~5.6.1-rc"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"publishConfig": {
"access": "public"
Expand Down
9 changes: 5 additions & 4 deletions packages/bundle-source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,13 @@
},
"keywords": [],
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"rollup-*.tgz",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"repository": {
"type": "git",
Expand Down
8 changes: 5 additions & 3 deletions packages/captp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,13 @@
"test": "test"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"repository": {
"type": "git",
Expand Down
6 changes: 4 additions & 2 deletions packages/check-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.ts",
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"dist",
"src"
],
"publishConfig": {
Expand Down
7 changes: 5 additions & 2 deletions packages/cjs-module-analyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,13 @@
"typescript": "~5.6.1-rc"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"*.js",
"*.ts"
"dist",
"src"
],
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"dist",
"src"
],
"publishConfig": {
Expand Down
6 changes: 4 additions & 2 deletions packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.ts",
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"dist",
"src"
],
"publishConfig": {
Expand Down
8 changes: 5 additions & 3 deletions packages/compartment-mapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,13 @@
"typescript": "~5.6.1-rc"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"publishConfig": {
"access": "public"
Expand Down
8 changes: 5 additions & 3 deletions packages/daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,13 @@
"typescript": "~5.6.1-rc"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"publishConfig": {
"access": "public"
Expand Down
6 changes: 4 additions & 2 deletions packages/env-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.ts",
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"dist",
"src"
],
"publishConfig": {
Expand Down
6 changes: 4 additions & 2 deletions packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.ts",
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"dist",
"src"
],
"publishConfig": {
Expand Down
11 changes: 10 additions & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,14 @@
"license": "Apache-2.0",
"repository": {
"directory": "packages/eslint-plugin"
}
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"dist",
"src"
]
}
6 changes: 4 additions & 2 deletions packages/evasive-transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.ts",
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"dist",
"src"
],
"publishConfig": {
Expand Down
8 changes: 5 additions & 3 deletions packages/eventual-send/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,13 @@
"wavy dot"
],
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"eslintConfig": {
"extends": [
Expand Down
6 changes: 4 additions & 2 deletions packages/exo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.ts",
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"dist",
"src"
],
"publishConfig": {
Expand Down
8 changes: 5 additions & 3 deletions packages/far/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,13 @@
"far"
],
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"eslintConfig": {
"extends": [
Expand Down
6 changes: 4 additions & 2 deletions packages/immutable-arraybuffer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.ts",
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"dist",
"src"
],
"publishConfig": {
Expand Down
8 changes: 5 additions & 3 deletions packages/import-bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,13 @@
"typescript": "~5.6.1-rc"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"eslintConfig": {
"extends": [
Expand Down
8 changes: 5 additions & 3 deletions packages/init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,13 @@
"@endo/promise-kit": "workspace:^"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"repository": {
"type": "git",
Expand Down
8 changes: 5 additions & 3 deletions packages/lockdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@
"ses": "workspace:^"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"repository": {
"type": "git",
Expand Down
8 changes: 5 additions & 3 deletions packages/lp32/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,13 @@
"typescript": "~5.6.1-rc"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"publishConfig": {
"access": "public"
Expand Down
10 changes: 5 additions & 5 deletions packages/marshal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
"typescript": "~5.6.1-rc"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"NEWS*",
"src",
"*.js",
"*.ts",
"*.map"
"dist",
"src"
],
"eslintConfig": {
"extends": [
Expand Down
6 changes: 4 additions & 2 deletions packages/memoize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,12 @@
"typescript": "~5.6.1-rc"
},
"files": [
"*.js",
"*.ts",
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"dist",
"src"
],
"publishConfig": {
Expand Down
8 changes: 5 additions & 3 deletions packages/module-source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,13 @@
"typescript": "~5.6.1-rc"
},
"files": [
"./*.js",
"./*.map",
"./*.d.ts",
"LICENSE*",
"SECURITY*",
"src",
"*.js",
"*.ts"
"dist",
"src"
],
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 83f54bb

Please sign in to comment.