File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.11.0" ,
3- "version" : " 1.3.11 " ,
3+ "version" : " 1.4.0 " ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true ,
66 "packages" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " fts-core" ,
3- "version" : " 1.3.11 " ,
3+ "version" : " 1.4.0 " ,
44 "description" : " Common types for Functional TypeScript." ,
55 "repository" : " https://github.com/transitive-bullshit/functional-typescript" ,
66 "author" : " Saasify <dev@saasify.sh>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " fts-dev" ,
3- "version" : " 1.3.11 " ,
3+ "version" : " 1.4.0 " ,
44 "description" : " Dev Server for Functional TypeScript." ,
55 "repository" : " https://github.com/transitive-bullshit/functional-typescript" ,
66 "author" : " Saasify <dev@saasify.sh>" ,
3232 ],
3333 "dependencies" : {
3434 "commander" : " ^2.19.0" ,
35- "fts" : " ^1.3.11 " ,
36- "fts-http" : " ^1.3.11 "
35+ "fts" : " ^1.4.0 " ,
36+ "fts-http" : " ^1.4.0 "
3737 },
3838 "gitHead" : " 9c95df897ffde29865d5b9190aa7922da780f32e"
3939}
Original file line number Diff line number Diff line change 11{
22 "name" : " fts-http-client" ,
3- "version" : " 1.3.11 " ,
3+ "version" : " 1.4.0 " ,
44 "description" : " HTTP client for Functional TypeScript." ,
55 "repository" : " https://github.com/transitive-bullshit/functional-typescript" ,
66 "author" : " Saasify <dev@saasify.sh>" ,
2626 " stdlib"
2727 ],
2828 "dependencies" : {
29- "fts" : " ^1.3.11 " ,
30- "fts-validator" : " ^1.3.11 " ,
29+ "fts" : " ^1.4.0 " ,
30+ "fts-validator" : " ^1.4.0 " ,
3131 "isomorphic-unfetch" : " ^3.0.0"
3232 },
3333 "gitHead" : " 9c95df897ffde29865d5b9190aa7922da780f32e"
Original file line number Diff line number Diff line change 11{
22 "name" : " fts-http" ,
3- "version" : " 1.3.11 " ,
3+ "version" : " 1.4.0 " ,
44 "description" : " HTTP Support for Functional TypeScript." ,
55 "repository" : " https://github.com/transitive-bullshit/functional-typescript" ,
66 "author" : " Saasify <dev@saasify.sh>" ,
3030 "cors" : " ^2.8.5" ,
3131 "decompress-request" : " ^1.0.0" ,
3232 "file-type" : " ^12.4.0" ,
33- "fts" : " ^1.3.11 " ,
34- "fts-core" : " ^1.3.11 " ,
35- "fts-validator" : " ^1.3.11 " ,
33+ "fts" : " ^1.4.0 " ,
34+ "fts-core" : " ^1.4.0 " ,
35+ "fts-validator" : " ^1.4.0 " ,
3636 "is-stream" : " ^1.1.0" ,
3737 "micro" : " ^9.3.3" ,
3838 "micro-cors" : " ^0.1.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " fts-validator" ,
3- "version" : " 1.3.11 " ,
3+ "version" : " 1.4.0 " ,
44 "description" : " Schema validation and encoding / decoding for Functional TypeScript." ,
55 "repository" : " https://github.com/transitive-bullshit/functional-typescript" ,
66 "author" : " Saasify <dev@saasify.sh>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " fts" ,
3- "version" : " 1.3.11 " ,
3+ "version" : " 1.4.0 " ,
44 "description" : " TypeScript standard for rock solid serverless functions." ,
55 "repository" : " https://github.com/transitive-bullshit/functional-typescript" ,
66 "author" : " Saasify <dev@saasify.sh>" ,
You can’t perform that action at this time.
0 commit comments