@sap/hdbext
Version:
Hana-client extension library and utility functions for using SAP HANA in node.js
162 lines (161 loc) • 3.58 kB
JSON
{
"name": "@sap/hdbext",
"version": "8.1.13",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@sap/hdbext",
"version": "8.1.13",
"license": "SEE LICENSE IN LICENSE file",
"dependencies": {
"@sap/e2e-trace": "6.0.0",
"@sap/hana-client": "2.27.24",
"accept-language": "2.0.16",
"async": "3.2.6",
"debug": "4.4.3",
"lodash": "4.18.1",
"verror": "1.10.1"
},
"engines": {
"node": "^16.0.0 || ^18.0.0 || ^20.0.0 || ^22.x || ^24.x"
}
},
"node_modules/@sap/e2e-trace": {
"version": "6.0.0",
"license": "SEE LICENSE IN LICENSE file",
"dependencies": {
"request-stats": "3.0.0"
},
"engines": {
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
}
},
"node_modules/@sap/hana-client": {
"version": "2.27.24",
"hasInstallScript": true,
"license": "SEE LICENSE IN developer-license-3_2.txt",
"dependencies": {
"debug": "3.1.0"
},
"engines": {
"node": ">=4.0.0"
}
},
"node_modules/@sap/hana-client/node_modules/debug": {
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"ms": "2.0.0"
}
},
"node_modules/@sap/hana-client/node_modules/ms": {
"version": "2.0.0",
"license": "MIT"
},
"node_modules/accept-language": {
"version": "2.0.16",
"license": "MIT",
"dependencies": {
"bcp47": "^1.1.2"
}
},
"node_modules/assert-plus": {
"version": "1.0.0",
"license": "MIT",
"engines": {
"node": ">=0.8"
}
},
"node_modules/async": {
"version": "3.2.6",
"license": "MIT"
},
"node_modules/bcp47": {
"version": "1.1.2",
"license": "MIT",
"engines": {
"node": ">=0.10"
}
},
"node_modules/core-util-is": {
"version": "1.0.2",
"license": "MIT"
},
"node_modules/debug": {
"version": "4.4.3",
"license": "MIT",
"dependencies": {
"ms": "^2.1.3"
},
"engines": {
"node": ">=6.0"
},
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
}
},
"node_modules/extsprintf": {
"version": "1.4.1",
"engines": [
"node >=0.6.0"
],
"license": "MIT"
},
"node_modules/http-headers": {
"version": "3.0.2",
"license": "MIT",
"dependencies": {
"next-line": "^1.1.0"
}
},
"node_modules/lodash": {
"version": "4.18.1",
"license": "MIT"
},
"node_modules/ms": {
"version": "2.1.3",
"license": "MIT"
},
"node_modules/next-line": {
"version": "1.1.0",
"license": "MIT"
},
"node_modules/once": {
"version": "1.4.0",
"license": "ISC",
"dependencies": {
"wrappy": "1"
}
},
"node_modules/request-stats": {
"version": "3.0.0",
"license": "MIT",
"dependencies": {
"http-headers": "^3.0.1",
"once": "^1.4.0"
},
"engines": {
"node": ">=0.12"
}
},
"node_modules/verror": {
"version": "1.10.1",
"license": "MIT",
"dependencies": {
"assert-plus": "^1.0.0",
"core-util-is": "1.0.2",
"extsprintf": "^1.2.0"
},
"engines": {
"node": ">=0.6.0"
}
},
"node_modules/wrappy": {
"version": "1.0.2",
"license": "ISC"
}
}
}