File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[ ![ Stand With Ukraine] ( https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg )] ( https://stand-with-ukraine.pp.ua )
22
33[ ![ NPM Version] ( https://img.shields.io/npm/v/kysely?style=flat&label=latest )] ( https://github.com/kysely-org/kysely/releases/latest )
4- [ ![ Socket Badge] ( https://badge.socket.dev/npm/package/kysely/0.28.17 )] ( https://socket.dev/npm/package/kysely/overview/0.28.17 )
4+ [ ![ Socket Badge] ( https://badge.socket.dev/npm/package/kysely/0.29.0-rc.0 )] ( https://socket.dev/npm/package/kysely/overview/0.29.0-rc.0 )
55[ ![ Tests] ( https://github.com/kysely-org/kysely/actions/workflows/test.yml/badge.svg )] ( https://github.com/kysely-org/kysely )
66[ ![ License] ( https://img.shields.io/github/license/kysely-org/kysely?style=flat )] ( https://github.com/kysely-org/kysely/blob/master/LICENSE )
77[ ![ Issues] ( https://img.shields.io/github/issues-closed/kysely-org/kysely?logo=github )] ( https://github.com/kysely-org/kysely/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc )
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://jsr.io/schema/config-file.v1.json" ,
33 "name" : " @kysely/kysely" ,
4- "version" : " 0.28.17 " ,
4+ "version" : " 0.29.0-rc.0 " ,
55 "license" : " MIT" ,
66 "exports" : {
77 "." : " ./src/index.ts" ,
1313 "./readonly" : " ./src/readonly/index.ts"
1414 },
1515 "publish" : {
16- "include" : [" LICENSE" , " README.md" , " src/**/*.ts" ]
16+ "include" : [
17+ " LICENSE" ,
18+ " README.md" ,
19+ " src/**/*.ts"
20+ ]
1721 }
1822}
Original file line number Diff line number Diff line change 11{
22 "name" : " kysely" ,
3- "version" : " 0.28.17 " ,
3+ "version" : " 0.29.0-rc.0 " ,
44 "description" : " Type safe SQL query builder" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " kysely-site" ,
3- "version" : " 0.28.17 " ,
3+ "version" : " 0.29.0-rc.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "docusaurus" : " docusaurus" ,
You can’t perform that action at this time.
0 commit comments