Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
program-service
Commits
2896d38e
Commit
2896d38e
authored
3 years ago
by
snehar-nd
Browse files
Options
Download
Patches
Plain Diff
need "json2csv" package for csv generation.
parent
cbfa26ee
release-5.1.0
dependabot/npm_and_yarn/src/async-2.6.4
dependabot/npm_and_yarn/src/axios-0.21.2
dependabot/npm_and_yarn/src/decode-uri-component-0.2.2
dependabot/npm_and_yarn/src/jsonwebtoken-9.0.0
dependabot/npm_and_yarn/src/lodash-4.17.21
dependabot/npm_and_yarn/src/moment-2.29.4
dependabot/npm_and_yarn/src/moment-timezone-0.5.37
dependabot/npm_and_yarn/src/node-fetch-2.6.7
dependabot/npm_and_yarn/src/qs-and-body-parser-and-express-6.5.3
dependabot/npm_and_yarn/src/redis-3.1.1
dependabot/npm_and_yarn/src/simple-get-2.8.2
dependabot/npm_and_yarn/src/underscore-1.12.1
master
release-4.7.0
release-4.8.0
release-4.9.0
release-5.1.0_RC1
release-4.9.0_RC1
release-4.8.0_RC3
release-4.8.0_RC2
release-4.8.0_RC1
release-4.7.0_RC6
release-4.7.0_RC5
release-4.7.0_RC4
release-4.7.0_RC3
release-4.7.0_RC2
release-4.7.0_RC1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/package.json
+3
-2
src/package.json
with
3 additions
and
2 deletions
+3
-2
src/package.json
+
3
−
2
View file @
2896d38e
...
...
@@ -25,8 +25,8 @@
"docx"
:
"^6.0.3"
,
"express"
:
"~4.16.1"
,
"express-cassandra"
:
"^2.3.2"
,
"express-csv"
:
"0.6.0"
,
"express-cluster"
:
"0.0.5"
,
"express-csv"
:
"0.6.0"
,
"express-fileupload"
:
"^1.2.1"
,
"express-validator"
:
"^6.6.1"
,
"form-data"
:
"^4.0.0"
,
...
...
@@ -35,6 +35,7 @@
"http-errors"
:
"^1.6.3"
,
"image-size"
:
"^0.9.7"
,
"jade"
:
"~1.11.0"
,
"json2csv"
:
"^5.0.6"
,
"jsonwebtoken"
:
"^8.5.1"
,
"kafka-node"
:
"^3.0.1"
,
"lodash"
:
"^4.17.15"
,
...
...
@@ -58,8 +59,8 @@
"sb_telemetry_util"
:
"file:libs/sb_telemetry_util"
,
"sequelize"
:
"^5.21.5"
,
"underscore"
:
"^1.9.2"
,
"uuid"
:
"^3.2.1"
,
"utf8"
:
"^3.0.0"
,
"uuid"
:
"^3.2.1"
,
"xhr2"
:
"^0.2.1"
},
"devDependencies"
:
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets