prefpicker 1.23.0__py3-none-any.whl → 1.23.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of prefpicker might be problematic. Click here for more details.

@@ -287,6 +287,10 @@ pref:
287
287
  default:
288
288
  - null
289
289
  - true
290
+ dom.fetchKeepalive.enabled:
291
+ variants:
292
+ default:
293
+ - true
290
294
  dom.fetchObserver.enabled:
291
295
  variants:
292
296
  default:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: prefpicker
3
- Version: 1.23.0
3
+ Version: 1.23.6
4
4
  Summary: PrefPicker - Manage & generate prefs.js files
5
5
  Home-page: https://github.com/MozillaSecurity/prefpicker
6
6
  Author: Tyson Smith
@@ -6,11 +6,11 @@ prefpicker/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  prefpicker/test_main.py,sha256=6K4eKDvXwy7ogdj-tOKIfjCJjr0CnQwfFyobjpj4hgk,2644
7
7
  prefpicker/test_prefpicker.py,sha256=R-UCuHpRc8AIIyUpo9_HKYZalCxa-d6lh0yHbt-v7Ug,9269
8
8
  prefpicker/test_templates.py,sha256=jlu3QTWzn1iE_7ljQs3byBAvUaGjeFZPNuBySSvSUoM,1496
9
- prefpicker/templates/browser-fuzzing.yml,sha256=8vCcYtRhngDO_0ndNCzPGy_eDPpgQp-StwTaGwnvXeA,22279
9
+ prefpicker/templates/browser-fuzzing.yml,sha256=bTu7F6vcEwkO3l__rg8LARurKFTU_SgnkDwZoZEGG-4,22351
10
10
  prefpicker/templates/schema.json,sha256=4WJVuGrxSQHk2CrT5QOZ7SRnTPgK2Dxr4e4LYOmMWyo,898
11
- prefpicker-1.23.0.dist-info/LICENSE,sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU,16725
12
- prefpicker-1.23.0.dist-info/METADATA,sha256=hDYtqAbo7TkzvMNnEEDSIz7Vdk5IYr8NDB3N1w_g4is,5108
13
- prefpicker-1.23.0.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
14
- prefpicker-1.23.0.dist-info/entry_points.txt,sha256=og57vebqGVtgg_OZGO39WUb13H8wMzcnNBh4h-t26K0,52
15
- prefpicker-1.23.0.dist-info/top_level.txt,sha256=H-QqR-VZXNwG4ya7wnqx5NA-yua6D9uQuBquP2zCRbc,11
16
- prefpicker-1.23.0.dist-info/RECORD,,
11
+ prefpicker-1.23.6.dist-info/LICENSE,sha256=HyVuytGSiAUQ6ErWBHTqt1iSGHhLmlC8fO7jTCuR8dU,16725
12
+ prefpicker-1.23.6.dist-info/METADATA,sha256=9kJWeHFtvpDOL8AkjIAKc_uAaep05cskWoViAo3PfNw,5108
13
+ prefpicker-1.23.6.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
14
+ prefpicker-1.23.6.dist-info/entry_points.txt,sha256=og57vebqGVtgg_OZGO39WUb13H8wMzcnNBh4h-t26K0,52
15
+ prefpicker-1.23.6.dist-info/top_level.txt,sha256=H-QqR-VZXNwG4ya7wnqx5NA-yua6D9uQuBquP2zCRbc,11
16
+ prefpicker-1.23.6.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: setuptools (70.3.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5