Skip to content

Commit

Permalink
Set sideEffects to false for all packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlrice committed Jan 10, 2025
1 parent fe1dca6 commit a4c7230
Show file tree
Hide file tree
Showing 21 changed files with 22 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/nightingale-colored-sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@
"customelements",
"webcomponents",
"nightingale"
]
],
"sideEffects": false
}
1 change: 1 addition & 0 deletions packages/nightingale-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"customelements",
"webcomponents"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-heatmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"heatmap",
"contacts"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-interpro-track/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"webcomponents",
"customelements"
],
"sideEffects": false,
"author": "Gustavo Salazar <[email protected]>",
"license": "ISC",
"publishConfig": {
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-linegraph-track/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"line",
"graph"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"webcomponents",
"customelements"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"webcomponents",
"customelements"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-msa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"webcomponents",
"customelements"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-navigation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"customelements",
"webcomponents"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-new-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"customelements",
"webcomponents"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"webcomponents",
"customelements"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-saver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"exporter",
"image"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-scrollbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"webcomponents",
"customelements"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-sequence-heatmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"heatmap",
"hotmap"
],
"sideEffects": false,
"author": "Marcelo Afonso <[email protected]>",
"homepage": "https://ebi-webcomponents.github.io/nightingale/",
"license": "ISC",
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"webcomponents",
"customelements"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"pdbe",
"pdbe-molstar"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-sunburst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"sunburst",
"d3"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-textarea-sequence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"webcomponents",
"customelements"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-track-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"webcomponents",
"customelements"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-track/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"webcomponents",
"customelements"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/ebi-webcomponents/nightingale.git"
Expand Down
1 change: 1 addition & 0 deletions packages/nightingale-variation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"customelements",
"variation"
],
"sideEffects": false,
"authors": [
"Xavier Watkins &lt;[email protected]&gt;",
"Gustavo Salazar &lt;[email protected]&gt;"
Expand Down

0 comments on commit a4c7230

Please sign in to comment.