Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: base setup of project , almost ready to open source and merging to test the deployments #10

Merged
merged 20 commits into from
Nov 8, 2023

Conversation

sarthakjdev
Copy link
Owner

No description provided.

Signed-off-by: Sarthak Jain <[email protected]>
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

yarn.lock changes

Summary

Status Count
ADDED 65
UPDATED 27
Click to toggle table visibility
Name Status Previous Current
@babel/helper-validator-identifier UPDATED 7.22.15 7.22.19
@eslint-community/regexpp UPDATED 4.8.0 4.8.1
@eslint/js UPDATED 8.48.0 8.49.0
@rushstack/eslint-patch UPDATED 1.3.3 1.4.0
@types/body-parser ADDED - 1.19.3
@types/connect ADDED - 3.4.36
@types/express-serve-static-core ADDED - 4.17.37
@types/express ADDED - 4.17.18
@types/http-errors ADDED - 2.0.2
@types/mime ADDED - 1.3.3
@types/node UPDATED 20.5.9 20.6.1
@types/qs ADDED - 6.9.8
@types/range-parser ADDED - 1.2.5
@types/semver UPDATED 7.5.1 7.5.2
@types/send ADDED - 0.17.2
@types/serve-static ADDED - 1.15.3
@typescript-eslint/eslint-plugin UPDATED 6.6.0 6.7.0
@typescript-eslint/parser UPDATED 6.6.0 6.7.0
@typescript-eslint/scope-manager UPDATED 6.6.0 6.7.0
@typescript-eslint/type-utils UPDATED 6.6.0 6.7.0
@typescript-eslint/types UPDATED 6.6.0 6.7.0
@typescript-eslint/typescript-estree UPDATED 6.6.0 6.7.0
@typescript-eslint/utils UPDATED 6.6.0 6.7.0
@typescript-eslint/visitor-keys UPDATED 6.6.0 6.7.0
accepts ADDED - 1.3.8
ansi-sequence-parser ADDED - 1.1.1
array-flatten ADDED - 1.1.1
axe-core UPDATED 4.8.0 4.8.1
body-parser ADDED - 1.20.1
brace-expansion UPDATED 1.1.11 2.0.1
bytes ADDED - 3.1.2
cli-spinners UPDATED 2.9.0 2.9.1
content-disposition ADDED - 0.5.4
content-type ADDED - 1.0.5
cookie-signature ADDED - 1.0.6
cookie ADDED - 0.5.0
cosmiconfig UPDATED 8.3.4 8.3.6
define-data-property ADDED - 1.1.0
define-properties UPDATED 1.2.0 1.2.1
depd ADDED - 2.0.0
destroy ADDED - 1.2.0
ee-first ADDED - 1.1.1
encodeurl ADDED - 1.0.2
es-abstract UPDATED 1.22.1 1.22.2
es-iterator-helpers UPDATED 1.0.14 1.0.15
escape-html ADDED - 1.0.3
eslint UPDATED 8.48.0 8.49.0
etag ADDED - 1.8.1
express ADDED - 4.18.2
finalhandler ADDED - 1.2.0
forwarded ADDED - 0.2.0
fresh ADDED - 0.5.2
http-errors ADDED - 2.0.0
ipaddr.js ADDED - 1.9.1
iterator.prototype UPDATED 1.1.1 1.1.2
jsonc-parser ADDED - 3.2.0
lunr ADDED - 2.3.9
marked ADDED - 4.3.0
media-typer ADDED - 0.3.0
merge-descriptors ADDED - 1.0.1
methods ADDED - 1.1.2
mime-db ADDED - 1.52.0
mime-types ADDED - 2.1.35
mime ADDED - 1.6.0
minimatch UPDATED 3.1.2 9.0.3
ms UPDATED 2.1.2 2.1.3
negotiator ADDED - 0.6.3
on-finished ADDED - 2.4.1
parseurl ADDED - 1.3.3
path-to-regexp ADDED - 0.1.7
proxy-addr ADDED - 2.0.7
qs ADDED - 6.11.0
range-parser ADDED - 1.2.1
raw-body ADDED - 2.5.1
regexp.prototype.flags UPDATED 1.5.0 1.5.1
send ADDED - 0.18.0
serve-static ADDED - 1.15.0
set-function-name ADDED - 2.0.1
setprototypeof ADDED - 1.2.0
shiki ADDED - 0.14.4
statuses ADDED - 2.0.1
string.prototype.matchall UPDATED 4.0.9 4.0.10
toidentifier ADDED - 1.0.1
ts-enum-util ADDED - 4.0.2
type-is ADDED - 1.6.18
typedoc ADDED - 0.25.1
unpipe ADDED - 1.0.0
utils-merge ADDED - 1.0.1
vary ADDED - 1.1.2
vscode-oniguruma ADDED - 1.7.0
vscode-textmate ADDED - 8.0.0
zod ADDED - 3.22.2

@github-actions
Copy link

🚨 Linter failed

Signed-off-by: sarthakjdev <[email protected]>
@github-actions
Copy link

🚨 Linter failed

Signed-off-by: sarthakjdev <[email protected]>
@github-actions
Copy link

🚨 Linter failed

Signed-off-by: sarthakjdev <[email protected]>
@github-actions
Copy link

🚨 Linter failed

Signed-off-by: sarthakjdev <[email protected]>
@github-actions
Copy link

🚨 Linter failed

Signed-off-by: sarthakjdev <[email protected]>
Signed-off-by: sarthakjdev <[email protected]>
@github-actions
Copy link

🚨 Linter failed

@github-actions
Copy link

❌ Build failed:

@github-actions
Copy link

🚨 Linter failed

@github-actions
Copy link

❌ Build failed:

Signed-off-by: sarthakjdev <[email protected]>
@github-actions
Copy link

🚨 Linter failed

@github-actions
Copy link

❌ Build failed:

Signed-off-by: sarthakjdev <[email protected]>
@github-actions
Copy link

🟢 Build success

Signed-off-by: sarthakjdev <[email protected]>
@github-actions
Copy link

🟢 Build success

@github-actions
Copy link

🟢 Build success

@sarthakjdev sarthakjdev self-assigned this Oct 25, 2023
@sarthakjdev sarthakjdev changed the title feat: library is functional (tbd...) feat: base setup of project , almost ready to open source and merging to test the deployments Nov 8, 2023
@sarthakjdev sarthakjdev merged commit f48236d into master Nov 8, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant