Commit a4d45ff136ef1a221e11ba12907a858402eb85af

Authored by Adhidarma Hadiwinoto
1 parent 45ef1ef6e8
Exists in master

Update komodo-sdk

Showing 1 changed file with 33 additions and 0 deletions Side-by-side Diff

... ... @@ -1309,6 +1309,39 @@
1309 1309 }
1310 1310 }
1311 1311 },
  1312 + "komodo-sdk": {
  1313 + "version": "git+https://gitlab.kodesumber.com/komodo/komodo-sdk.git#ae7db5ab17475622be719eef522338d4393ac48c",
  1314 + "from": "git+https://gitlab.kodesumber.com/komodo/komodo-sdk.git",
  1315 + "requires": {
  1316 + "array-unique": "^0.3.2",
  1317 + "basic-auth": "^2.0.0",
  1318 + "body-parser": "^1.18.2",
  1319 + "dot-object": "^1.7.0",
  1320 + "express": "^4.17.1",
  1321 + "express-session": "^1.15.6",
  1322 + "fs-copy-file": "^2.1.2",
  1323 + "json-query": "^2.2.2",
  1324 + "lru-cache": "^4.1.1",
  1325 + "macaddress": "^0.2.9",
  1326 + "moment": "^2.24.0",
  1327 + "node-machine-id": "^1.1.10",
  1328 + "node-natural-sort": "^0.8.6",
  1329 + "numeral": "^2.0.6",
  1330 + "nunjucks": "^3.2.1",
  1331 + "pkginfo": "^0.4.1",
  1332 + "redis": "^2.8.0",
  1333 + "request": "^2.88.0",
  1334 + "sha1": "^1.1.1",
  1335 + "simple-git": "^1.80.1",
  1336 + "strftime": "^0.10.0",
  1337 + "string-natural-compare": "^2.0.2",
  1338 + "uniqid": "^4.1.1",
  1339 + "uuid": "^3.1.0",
  1340 + "winston": "^3.3.3",
  1341 + "winston-circular-buffer": "^1.0.0",
  1342 + "winston-daily-rotate-file": "^3.10.0"
  1343 + }
  1344 + },
1312 1345 "kuler": {
1313 1346 "version": "2.0.0",
1314 1347 "resolved": "https://registry.npmjs.org/kuler/-/kuler-2.0.0.tgz",