File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44[ ![ Node.js Version] ( https://img.shields.io/node/v/@zappzarapp/browser-utils.svg )] ( https://www.npmjs.com/package/@zappzarapp/browser-utils )
55[ ![ License] ( https://img.shields.io/npm/l/@zappzarapp/browser-utils.svg )] ( https://www.npmjs.com/package/@zappzarapp/browser-utils )
66[ ![ CI] ( https://github.com/marcstraube/zappzarapp-node-browser-utils/actions/workflows/ci.yml/badge.svg )] ( https://github.com/marcstraube/zappzarapp-node-browser-utils/actions/workflows/ci.yml )
7+ [ ![ Socket Badge] ( https://badge.socket.dev/npm/package/@zappzarapp/browser-utils/1.2.0 )] ( https://badge.socket.dev/npm/package/@zappzarapp/browser-utils/1.2.0 )
78
89Zero-dependency browser utilities with security-first design — type-safe,
910tree-shakeable, and fully tested.
Original file line number Diff line number Diff line change 66 "package-name" : " @zappzarapp/browser-utils" ,
77 "bump-minor-pre-major" : true ,
88 "bump-patch-for-minor-pre-major" : true ,
9+ "extra-files" : [
10+ {
11+ "type" : " generic" ,
12+ "path" : " README.md" ,
13+ "regex" : " badge\\ .socket\\ .dev/npm/package/@zappzarapp/browser-utils/(?<version>[\\ d\\ .]+)"
14+ }
15+ ],
916 "changelog-sections" : [
1017 {
1118 "type" : " feat" ,
You can’t perform that action at this time.
0 commit comments