File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @compas/cli" ,
3- "version" : " 0.21.0 " ,
3+ "version" : " 0.21.1 " ,
44 "description" : " CLI containing utilities and simple script runner" ,
55 "exports" : {
66 "." : {
2424 ],
2525 "license" : " MIT" ,
2626 "dependencies" : {
27- "@compas/stdlib" : " 0.21.0 " ,
27+ "@compas/stdlib" : " 0.21.1 " ,
2828 "c8" : " 11.0.0" ,
2929 "chokidar" : " 3.6.0" ,
3030 "recast" : " 0.23.11" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @compas/code-gen" ,
3- "version" : " 0.21.0 " ,
3+ "version" : " 0.21.1 " ,
44 "description" : " Generate various boring parts of your server" ,
55 "exports" : {
66 "." : {
1919 ],
2020 "license" : " MIT" ,
2121 "dependencies" : {
22- "@compas/stdlib" : " 0.21.0 "
22+ "@compas/stdlib" : " 0.21.1 "
2323 },
2424 "author" : {
2525 "name" : " Dirk de Visser" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @compas/server" ,
3- "version" : " 0.21.0 " ,
3+ "version" : " 0.21.1 " ,
44 "description" : " Koa server and common middleware" ,
55 "exports" : {
66 "." : {
1919 ],
2020 "license" : " MIT" ,
2121 "dependencies" : {
22- "@compas/stdlib" : " 0.21.0 " ,
22+ "@compas/stdlib" : " 0.21.1 " ,
2323 "@types/formidable" : " 2.0.6" ,
2424 "@types/koa" : " 3.0.2" ,
2525 "co-body" : " 6.2.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @compas/stdlib" ,
3- "version" : " 0.21.0 " ,
3+ "version" : " 0.21.1 " ,
44 "description" : " All kinds of utility functions" ,
55 "exports" : {
66 "." : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @compas/store" ,
3- "version" : " 0.21.0 " ,
3+ "version" : " 0.21.1 " ,
44 "description" : " Postgres & S3-compatible wrappers for common things" ,
55 "exports" : {
66 "." : {
2020 "dependencies" : {
2121 "@aws-sdk/client-s3" : " 3.1014.0" ,
2222 "@aws-sdk/lib-storage" : " 3.1014.0" ,
23- "@compas/stdlib" : " 0.21.0 " ,
23+ "@compas/stdlib" : " 0.21.1 " ,
2424 "crc" : " 4.3.2" ,
2525 "cron-parser" : " ^4.9.0" ,
2626 "file-type" : " 21.3.4" ,
You can’t perform that action at this time.
0 commit comments