|
3 | 3 | "version": "1.0.0",
|
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
6 |
| - "@babel/core": "^7.11.6", |
7 |
| - "@babel/preset-env": "^7.11.5", |
8 |
| - "@babel/preset-react": "^7.10.4", |
9 |
| - "async": "^0.9.2", |
| 6 | + "@babel/core": "^7.26.7", |
| 7 | + "@babel/preset-env": "^7.26.7", |
| 8 | + "@babel/preset-react": "^7.26.3", |
| 9 | + "async": "^3.2.6", |
10 | 10 | "autocomplete": "0.0.1",
|
11 |
| - "axios": "^0.21.1", |
| 11 | + "axios": "^1.7.9", |
12 | 12 | "babelify": "^10.0.0",
|
13 |
| - "binary-split": "^1.0.3", |
14 |
| - "body-parser": "^1.15.0", |
| 13 | + "binary-split": "^1.0.5", |
| 14 | + "body-parser": "^1.20.3", |
15 | 15 | "browserify-middleware": "^8.1.1",
|
16 | 16 | "byline": "^5.0.0",
|
17 |
| - "cheerio": "^1.0.0-rc.2", |
| 17 | + "cheerio": "^1.0.0", |
18 | 18 | "connect-flash": "^0.1.1",
|
19 |
| - "connect-sequelize": "^2.0.2", |
20 |
| - "cookie-parser": "^1.4.1", |
| 19 | + "connect-session-sequelize": "7.1.7", |
| 20 | + "cookie-parser": "^1.4.7", |
21 | 21 | "cors": "^2.8.5",
|
22 |
| - "crypto-random-string": "^3.0.1", |
23 |
| - "deepmerge": "^2.2.1", |
24 |
| - "doi-regex": "^0.1.4", |
| 22 | + "crypto-random-string": "^5.0.0", |
| 23 | + "deepmerge": "^4.3.1", |
| 24 | + "doi-regex": "^0.1.17", |
25 | 25 | "dom-delegator": "^13.1.0",
|
26 | 26 | "edam-ontology": "^1.1.0",
|
27 | 27 | "escape-html": "^1.0.3",
|
28 |
| - "escape-string-regexp": "^1.0.3", |
29 |
| - "eslint": "^5.12.1", |
30 |
| - "eslint-config-standard": "^12.0.0", |
31 |
| - "eslint-plugin-import": "^2.15.0", |
32 |
| - "eslint-plugin-node": "^8.0.1", |
33 |
| - "eslint-plugin-promise": "^4.0.1", |
34 |
| - "eslint-plugin-standard": "^4.0.0", |
35 |
| - "express": "^4.13.4", |
36 |
| - "express-session": "^1.13.0", |
37 |
| - "express-sse": "^0.5.1", |
38 |
| - "extend": "^3.0.0", |
39 |
| - "fast-sort": "^1.5.6", |
| 28 | + "escape-string-regexp": "^5.0.0", |
| 29 | + "eslint": "^9.19.0", |
| 30 | + "eslint-config-standard": "^17.1.0", |
| 31 | + "eslint-plugin-import": "^2.31.0", |
| 32 | + "eslint-plugin-node": "^11.1.0", |
| 33 | + "eslint-plugin-promise": "^7.2.1", |
| 34 | + "express": "^4.21.2", |
| 35 | + "express-session": "^1.18.1", |
| 36 | + "express-sse": "^0.5.3", |
| 37 | + "extend": "^3.0.2", |
| 38 | + "fast-sort": "^3.4.1", |
40 | 39 | "file-type": "^10.6.0",
|
41 |
| - "filesize": "^3.6.0", |
42 |
| - "formidable": "^1.2.2", |
| 40 | + "filesize": "^10.1.6", |
| 41 | + "formidable": "^3.5.2", |
43 | 42 | "http-proxy": "^1.18.1",
|
44 |
| - "husky": "^1.3.1", |
45 |
| - "joi": "^14.3.1", |
46 |
| - "less-middleware": "^3.0.1", |
47 |
| - "lint-staged": "^8.1.0", |
| 43 | + "husky": "^9.1.7", |
| 44 | + "joi": "^17.13.3", |
| 45 | + "less-middleware": "^3.1.0", |
| 46 | + "lint-staged": "^15.4.3", |
48 | 47 | "main-loop": "^3.4.0",
|
49 |
| - "mime-types": "^2.1.26", |
50 |
| - "mkdirp": "^1.0.4", |
51 |
| - "mkdirp-promise": "^5.0.1", |
52 |
| - "moment": "^2.24.0", |
53 |
| - "multer": "^1.1.0", |
54 |
| - "multimap": "^1.0.2", |
55 |
| - "multiparty": "^4.1.3", |
| 48 | + "mime-types": "^2.1.35", |
| 49 | + "mkdirp": "^3.0.1", |
| 50 | + "moment": "^2.30.1", |
| 51 | + "multer": "^1.4.5-lts.1", |
| 52 | + "multimap": "^1.1.0", |
| 53 | + "multiparty": "^4.2.3", |
56 | 54 | "mv": "^2.1.1",
|
57 |
| - "mz": "^2.6.0", |
58 |
| - "passport": "^0.4.1", |
| 55 | + "mz": "^2.7.0", |
| 56 | + "passport": "^0.7.0", |
59 | 57 | "pg-escape": "^0.2.0",
|
60 | 58 | "popups": "^1.1.3",
|
61 |
| - "pug": "^0.1.0", |
62 |
| - "rdf-ext": "^0.3.0", |
63 |
| - "rdf-graph-abstract": "^0.3.0", |
64 |
| - "rdf-parser-rdfxml": "^0.3.0-rc1", |
65 |
| - "react": "^16.13.1", |
66 |
| - "react-dom": "^16.13.1", |
67 |
| - "read-chunk": "^2.1.0", |
68 |
| - "request": "^2.79.0", |
69 |
| - "sboljs": "^2.2.6", |
| 59 | + "pug": "^3.0.3", |
| 60 | + "rdf-ext": "^2.5.2", |
| 61 | + "react": "^18.3.1", |
| 62 | + "react-dom": "^18.3.1", |
| 63 | + "read-chunk": "^5.0.0", |
| 64 | + "sboljs": "^2.2.8", |
70 | 65 | "sendgrid": "^5.2.3",
|
71 |
| - "sequelize": "^3.32.1", |
72 |
| - "sequence-formatter": "^1.0.0", |
| 66 | + "sequelize": "^6.37.5", |
| 67 | + "sequence-formatter": "^1.1.0", |
73 | 68 | "sha1": "^1.1.1",
|
74 |
| - "sha1-stream": "^1.0.1", |
75 |
| - "simple-git": "^1.92.0", |
76 |
| - "sparqljs": "^1.3.0", |
77 |
| - "sqlite3": "^5.0.2", |
| 69 | + "sha1-stream": "^1.0.2", |
| 70 | + "simple-git": "^3.27.0", |
| 71 | + "sparqljs": "^3.7.3", |
| 72 | + "sqlite3": "^5.1.7", |
78 | 73 | "stream-meter": "^1.0.4",
|
79 |
| - "stream-to-string": "^1.1.0", |
80 |
| - "strip-ansi-stream": "^1.0.0", |
| 74 | + "stream-to-string": "^1.2.1", |
| 75 | + "strip-ansi-stream": "^2.0.1", |
81 | 76 | "striptags": "^3.2.0",
|
82 |
| - "tmp-promise": "^1.0.3", |
83 |
| - "trie-search": "^1.0.0", |
84 |
| - "umzug": "^2.2.0", |
85 |
| - "underscore": "^1.8.0", |
86 |
| - "uuid": "^3.2.1", |
87 |
| - "validator": "^10.9.0", |
| 77 | + "tmp-promise": "^3.0.3", |
| 78 | + "trie-search": "^2.2.0", |
| 79 | + "umzug": "^3.8.2", |
| 80 | + "underscore": "^1.13.7", |
| 81 | + "uuid": "^11.0.5", |
| 82 | + "validator": "^13.12.0", |
88 | 83 | "value-event": "^5.1.1",
|
89 | 84 | "virtual-dom": "^2.1.1",
|
90 |
| - "visbol": "^2.0.17", |
91 |
| - "visbol-react": "^1.0.68", |
92 |
| - "winston": "^3.2.1", |
93 |
| - "winston-daily-rotate-file": "^3.8.0", |
94 |
| - "xml2js": "^0.4.10", |
| 85 | + "visbol": "^2.0.22", |
| 86 | + "visbol-react": "^1.0.92", |
| 87 | + "winston": "^3.17.0", |
| 88 | + "winston-daily-rotate-file": "^5.0.0", |
| 89 | + "xml2js": "^0.6.2", |
95 | 90 | "xtend": "^4.0.2"
|
96 | 91 | },
|
97 | 92 | "devDependencies": {},
|
|
116 | 111 | "git add"
|
117 | 112 | ]
|
118 | 113 | },
|
119 |
| - "main": "synbiohub.js" |
| 114 | + "main": "synbiohub.js", |
| 115 | + "exports": { |
| 116 | + ".": "./synbiohub.js", |
| 117 | + "./lib/*": "./lib/*.js", |
| 118 | + "./lib/*.js": "./lib/*.js", |
| 119 | + "./package.json": "./package.json" |
| 120 | + } |
120 | 121 | }
|
0 commit comments