File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2026-04-28T03:29:03.616Z
1+ 2026-06-06T03:30:02.188Z
Original file line number Diff line number Diff line change @@ -29,3 +29,16 @@ save = false
2929
3030# Do not generate provenance metadata:
3131provenance = false
32+
33+ # Prefer cached dependencies during install:
34+ prefer-offline = true
35+
36+ # Require signing Git commits and tags when using `npm version`:
37+ sign-git-commit = true
38+ sign-git-tag = true
39+
40+ # Run Git commit hooks when using `npm version`:
41+ commit-hooks = true
42+
43+ # Require that dependencies within the dependency tree have a minimum release age (in days) in order to guard against supply chain attacks:
44+ min-release-age = 90
Original file line number Diff line number Diff line change 44
55<section class =" release " id =" unreleased " >
66
7- ## Unreleased (2026-04-28 )
7+ ## Unreleased (2026-06-06 )
88
99<section class =" commits " >
1010
Original file line number Diff line number Diff line change 4343 "@stdlib/constants-float64-max-safe-integer" : " ^0.2.3" ,
4444 "@stdlib/string-format" : " ^0.2.3" ,
4545 "@stdlib/symbol-iterator" : " ^0.2.3" ,
46- "@stdlib/types" : " ^0.4.3 " ,
46+ "@stdlib/types" : " ^0.5.1 " ,
4747 "@stdlib/utils-define-nonenumerable-read-only-property" : " ^0.2.3" ,
4848 "@stdlib/error-tools-fmtprodmsg" : " ^0.2.3"
4949 },
You can’t perform that action at this time.
0 commit comments