File tree Expand file tree Collapse file tree
eslint-config-recommended Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/airtable-mapper" ,
3- "version" : " 0.0.0-pr254.2 " ,
3+ "version" : " 0.0.0-pr254.3 " ,
44 "description" : " interfaces and classes for airtable mapping" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/airtable-syncer" ,
3- "version" : " 0.0.0-pr254.2 " ,
3+ "version" : " 0.0.0-pr254.3 " ,
44 "description" : " base utils and services to export airtable and upload to S3" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
2929 "p-queue" : " ^9.0.1"
3030 },
3131 "devDependencies" : {
32- "@shiftcode/airtable-mapper" : " ^0.0.0-pr254.2 " ,
33- "@shiftcode/inversify-logger" : " ^0.0.0-pr254.2 " ,
34- "@shiftcode/lambda-utilities" : " ^0.0.0-pr254.2 " ,
35- "@shiftcode/logger" : " ^4.0 .0" ,
32+ "@shiftcode/airtable-mapper" : " ^0.0.0-pr254.3 " ,
33+ "@shiftcode/inversify-logger" : " ^0.0.0-pr254.3 " ,
34+ "@shiftcode/lambda-utilities" : " ^0.0.0-pr254.3 " ,
35+ "@shiftcode/logger" : " ^5.0.0-pr254 .0" ,
3636 "@swc/core" : " ^1.15.11" ,
3737 "unplugin-swc" : " ^1.5.9"
3838 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/branch-utilities" ,
3- "version" : " 5.1.1 " ,
3+ "version" : " 6.0.0-pr254.0 " ,
44 "description" : " Utilities for local and ci to get branch name and stage" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/cdk-utilities" ,
3- "version" : " 0.0.0-pr254.2 " ,
3+ "version" : " 0.0.0-pr254.3 " ,
44 "description" : " Constructs for iac with aws-cdk-lib" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/eslint-config-recommended" ,
3- "version" : " 6.1 .0" ,
3+ "version" : " 7.0.0-pr254 .0" ,
44 "description" : " default shiftcode config for eslint" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " UNLICENSED" ,
3434 },
3535 "dependencies" : {
3636 "@eslint/js" : " ^9.37.0" ,
37- "@shiftcode/eslint-plugin-rules" : " ^5 .0.1 " ,
37+ "@shiftcode/eslint-plugin-rules" : " ^6 .0.0-pr254.0 " ,
3838 "eslint" : " ^9.37.0" ,
3939 "eslint-config-prettier" : " ^10.1.8" ,
4040 "eslint-plugin-import" : " ^2.32.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/eslint-plugin-rules" ,
3- "version" : " 5 .0.1 " ,
3+ "version" : " 6 .0.0-pr254.0 " ,
44 "description" : " eslint-rules for shiftcode-specific eslint rules" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " UNLICENSED" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/iac-utilities" ,
3- "version" : " 0.0.0-pr254.2 " ,
3+ "version" : " 0.0.0-pr254.3 " ,
44 "description" : " scripts and util functions for aws iac" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
5555 "@aws-sdk/client-s3" : " ^3.204.0" ,
5656 "@aws-sdk/credential-providers" : " ^3.204.0" ,
5757 "@aws-sdk/types" : " ^3.201.0" ,
58- "@shiftcode/branch-utilities" : " ^5 .0.2 " ,
59- "@shiftcode/lambda-utilities" : " ^0.0.0-pr254.2 " ,
58+ "@shiftcode/branch-utilities" : " ^6 .0.0-pr254.0 " ,
59+ "@shiftcode/lambda-utilities" : " ^0.0.0-pr254.3 " ,
6060 "@types/yargs" : " ^17.0.5"
6161 },
6262 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/inversify-logger" ,
3- "version" : " 0.0.0-pr254.2 " ,
3+ "version" : " 0.0.0-pr254.3 " ,
44 "description" : " InversifyJS support for the logger package" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
3232 "test:watch" : " vitest --cache"
3333 },
3434 "devDependencies" : {
35- "@shiftcode/logger" : " ^4.0 .0" ,
35+ "@shiftcode/logger" : " ^5.0.0-pr254 .0" ,
3636 "inversify" : " ^7.0.0" ,
3737 "reflect-metadata" : " ^0.2.0"
3838 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiftcode/lambda-utilities" ,
3- "version" : " 0.0.0-pr254.2 " ,
3+ "version" : " 0.0.0-pr254.3 " ,
44 "description" : " Utils for lambda functions" ,
55 "repository" : " https://github.com/shiftcode/sc-commons-public" ,
66 "license" : " MIT" ,
3434 },
3535 "devDependencies" : {
3636 "@aws-sdk/client-ssm" : " ^3.204.0" ,
37- "@shiftcode/inversify-logger" : " ^0.0.0-pr254.2 " ,
38- "@shiftcode/logger" : " ^4.0 .0" ,
39- "@shiftcode/utilities" : " ^4.0 .0" ,
37+ "@shiftcode/inversify-logger" : " ^0.0.0-pr254.3 " ,
38+ "@shiftcode/logger" : " ^5.0.0-pr254 .0" ,
39+ "@shiftcode/utilities" : " ^5.0.0-pr254 .0" ,
4040 "@types/aws-lambda" : " ^8.10.89"
4141 },
4242 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments