|
|
|
@ -11,7 +11,7 @@
|
|
|
|
|
"dependencies": { |
|
|
|
|
"body-parser": "^1.20.1", |
|
|
|
|
"express": "^4.18.2", |
|
|
|
|
"nocodb-sdk": "^0.104.3", |
|
|
|
|
"nocodb-sdk": "file:../../packages/nocodb-sdk", |
|
|
|
|
"xlsx": "^0.18.5" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
@ -35,6 +35,28 @@
|
|
|
|
|
"promised-sqlite3": "^1.2.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"../../packages/nocodb-sdk": { |
|
|
|
|
"version": "0.105.0", |
|
|
|
|
"license": "AGPL-3.0-or-later", |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
|
"jsep": "^1.3.6" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@typescript-eslint/eslint-plugin": "^4.0.1", |
|
|
|
|
"@typescript-eslint/parser": "^4.0.1", |
|
|
|
|
"cspell": "^4.1.0", |
|
|
|
|
"eslint": "^7.8.0", |
|
|
|
|
"eslint-config-prettier": "^6.11.0", |
|
|
|
|
"eslint-plugin-eslint-comments": "^3.2.0", |
|
|
|
|
"eslint-plugin-functional": "^3.0.2", |
|
|
|
|
"eslint-plugin-import": "^2.22.0", |
|
|
|
|
"eslint-plugin-prettier": "^4.0.0", |
|
|
|
|
"npm-run-all": "^4.1.5", |
|
|
|
|
"prettier": "^2.1.1", |
|
|
|
|
"typescript": "^4.0.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/code-frame": { |
|
|
|
|
"version": "7.12.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", |
|
|
|
@ -2033,6 +2055,7 @@
|
|
|
|
|
"version": "1.15.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", |
|
|
|
|
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"type": "individual", |
|
|
|
@ -2713,14 +2736,6 @@
|
|
|
|
|
"js-yaml": "bin/js-yaml.js" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/jsep": { |
|
|
|
|
"version": "1.3.8", |
|
|
|
|
"resolved": "https://registry.npmjs.org/jsep/-/jsep-1.3.8.tgz", |
|
|
|
|
"integrity": "sha512-qofGylTGgYj9gZFsHuyWAN4jr35eJ66qJCK4eKDnldohuUoQFbU3iZn2zjvEbd9wOAhP9Wx5DsAAduTyE1PSWQ==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">= 10.16.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/json-schema-traverse": { |
|
|
|
|
"version": "0.4.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
|
|
|
@ -3174,21 +3189,8 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/nocodb-sdk": { |
|
|
|
|
"version": "0.104.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.104.3.tgz", |
|
|
|
|
"integrity": "sha512-C6uIeexVz2aMWmabpaut3Y/sI8Myp2cRDyKZIjRXmMjSdV1F8BIRrPWVTLGSgHxe6YECFtl+eLR5ma70eJsqCw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
|
"jsep": "^1.3.6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/nocodb-sdk/node_modules/axios": { |
|
|
|
|
"version": "0.21.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz", |
|
|
|
|
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"follow-redirects": "^1.14.0" |
|
|
|
|
} |
|
|
|
|
"resolved": "../../packages/nocodb-sdk", |
|
|
|
|
"link": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/node-pre-gyp": { |
|
|
|
|
"version": "0.11.0", |
|
|
|
@ -6456,7 +6458,8 @@
|
|
|
|
|
"follow-redirects": { |
|
|
|
|
"version": "1.15.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz", |
|
|
|
|
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==" |
|
|
|
|
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"forwarded": { |
|
|
|
|
"version": "0.2.0", |
|
|
|
@ -6922,11 +6925,6 @@
|
|
|
|
|
"esprima": "^4.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"jsep": { |
|
|
|
|
"version": "1.3.8", |
|
|
|
|
"resolved": "https://registry.npmjs.org/jsep/-/jsep-1.3.8.tgz", |
|
|
|
|
"integrity": "sha512-qofGylTGgYj9gZFsHuyWAN4jr35eJ66qJCK4eKDnldohuUoQFbU3iZn2zjvEbd9wOAhP9Wx5DsAAduTyE1PSWQ==" |
|
|
|
|
}, |
|
|
|
|
"json-schema-traverse": { |
|
|
|
|
"version": "0.4.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
|
|
|
@ -7278,22 +7276,22 @@
|
|
|
|
|
"integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==" |
|
|
|
|
}, |
|
|
|
|
"nocodb-sdk": { |
|
|
|
|
"version": "0.104.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/nocodb-sdk/-/nocodb-sdk-0.104.3.tgz", |
|
|
|
|
"integrity": "sha512-C6uIeexVz2aMWmabpaut3Y/sI8Myp2cRDyKZIjRXmMjSdV1F8BIRrPWVTLGSgHxe6YECFtl+eLR5ma70eJsqCw==", |
|
|
|
|
"version": "file:../../packages/nocodb-sdk", |
|
|
|
|
"requires": { |
|
|
|
|
"@typescript-eslint/eslint-plugin": "^4.0.1", |
|
|
|
|
"@typescript-eslint/parser": "^4.0.1", |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
|
"jsep": "^1.3.6" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": { |
|
|
|
|
"version": "0.21.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz", |
|
|
|
|
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==", |
|
|
|
|
"requires": { |
|
|
|
|
"follow-redirects": "^1.14.0" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
"cspell": "^4.1.0", |
|
|
|
|
"eslint": "^7.8.0", |
|
|
|
|
"eslint-config-prettier": "^6.11.0", |
|
|
|
|
"eslint-plugin-eslint-comments": "^3.2.0", |
|
|
|
|
"eslint-plugin-functional": "^3.0.2", |
|
|
|
|
"eslint-plugin-import": "^2.22.0", |
|
|
|
|
"eslint-plugin-prettier": "^4.0.0", |
|
|
|
|
"jsep": "^1.3.6", |
|
|
|
|
"npm-run-all": "^4.1.5", |
|
|
|
|
"prettier": "^2.1.1", |
|
|
|
|
"typescript": "^4.0.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node-pre-gyp": { |
|
|
|
|