File tree Expand file tree Collapse file tree 3 files changed +22
-1
lines changed
Expand file tree Collapse file tree 3 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 22{:min-bb-version " 0.8.156"
33 :deps {outskirtslabs/bb-tasks
44 {:git/url " https://github.com/outskirtslabs/bb-tasks"
5- :git/sha " 8f38522bce745400f38456eab254977f94656651 " }}
5+ :git/sha " 9741cad8b7232ed27fb0fdd3496d1ff7b8a38614 " }}
66 :pods {clj-kondo/clj-kondo {:version " 2026.01.19" }}
77 :paths [" resources" " scripts" ]
88 :tasks {:requires ([babashka.fs :as fs]
Original file line number Diff line number Diff line change 99 :neil {:project {:name com.outskirtslabs/client-ip
1010 :license {:id " MIT" }
1111 :description " A 0-dependency ring middleware for determining a request's real client IP address from HTTP headers"
12+ :platforms [:clj ]
13+ :created " 2026-02-16"
14+ :status :stable
1215 :version " 0.1.1" }}}}
Original file line number Diff line number Diff line change 1+ {:manifest/version 1 ,
2+ :project
3+ {:id " ol.client-ip" ,
4+ :coord " com.outskirtslabs/client-ip" ,
5+ :description
6+ " A 0-dependency ring middleware for determining a request's real client IP address from HTTP headers" ,
7+ :license " MIT" ,
8+ :platforms [:clj ],
9+ :status :stable ,
10+ :created " 2026-02-16" ,
11+ :version " 0.1.1" },
12+ :docs
13+ {:component " ol.client-ip" ,
14+ :title " ol.client-ip" ,
15+ :version " next" ,
16+ :prerelease true ,
17+ :start-path " doc" },
18+ :repo {:url " https://github.com/outskirtslabs/client-ip" }}
You can’t perform that action at this time.
0 commit comments