pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix le code #2

+16 -10
+16 -10
pnpm-lock.yaml
··· 452 452 453 453 /@babel/helper-define-polyfill-provider@0.6.1(@babel/core@7.24.3): 454 454 resolution: {integrity: sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA==} 455 + peerDependencies: 455 456 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 456 457 dependencies: 457 458 '@babel/core': 7.24.3 ··· 884 885 885 886 /@babel/plugin-transform-block-scoping@7.24.1(@babel/core@7.24.3): 886 887 resolution: {integrity: sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw==} 888 + engines: {node: '>=6.9.0'} 887 889 peerDependencies: 888 890 '@babel/core': ^7.0.0-0 889 891 dependencies: ··· 944 946 945 947 /@babel/plugin-transform-destructuring@7.24.1(@babel/core@7.24.3): 946 948 resolution: {integrity: sha512-ow8jciWqNxR3RYbSNVuF4U2Jx130nwnBnhRw6N6h1bOejNkABmcI5X5oz29K4alWX7vf1C+o6gtKXikzRKkVdw==} 949 + engines: {node: '>=6.9.0'} 947 950 peerDependencies: 948 951 '@babel/core': ^7.0.0-0 949 952 dependencies: ··· 1641 1644 1642 1645 /@esbuild/linux-arm@0.20.2: 1643 1646 resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==} 1647 + engines: {node: '>=12'} 1644 1648 cpu: [arm] 1645 1649 os: [linux] 1646 1650 requiresBuild: true ··· 2662 2666 2663 2667 /array-includes@3.1.8: 2664 2668 resolution: {integrity: sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==} 2669 + engines: {node: '>= 0.4'} 2665 2670 dependencies: 2666 2671 call-bind: 1.0.7 2667 2672 define-properties: 1.2.1 ··· 5139 5144 resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} 5140 5145 dev: true 5141 5146 5142 - /node-fetch-native@1.4.0: 5143 - resolution: {integrity: sha512-F5kfEj95kX8tkDhUCYdV8dg3/8Olx/94zB8+ZNthFs6Bz31UpUi8Xh40TN3thLwXgrwXry1pEg9lJ++tLWTcqA==} 5147 + /node-domexception@1.0.0: 5148 + resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} 5149 + engines: {node: '>=10.5.0'} 5144 5150 dev: false 5145 5151 5146 - /node-fetch@2.7.0: 5147 - resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} 5148 - engines: {node: 4.x || >=6.0.0} 5149 - peerDependencies: 5150 - encoding: ^0.1.0 5151 - peerDependenciesMeta: 5152 - encoding: 5153 - optional: true 5152 + /node-fetch-native@1.6.4: 5153 + resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==} 5154 + dev: false 5155 + 5156 + /node-fetch@3.3.2: 5157 + resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} 5158 + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} 5154 5159 dependencies: 5155 5160 data-uri-to-buffer: 4.0.1 5156 5161 fetch-blob: 3.2.0 ··· 5825 5830 5826 5831 /regenerate-unicode-properties@10.1.1: 5827 5832 resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==} 5833 + engines: {node: '>=4'} 5828 5834 dependencies: 5829 5835 regenerate: 1.4.2 5830 5836 dev: true