File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @launchdarkly/openfeature-node-server" ,
33 "version" : " 1.0.0" ,
4+ "engines" : {
5+ "node" : " >=18"
6+ },
47 "description" : " LaunchDarkly OpenFeature provider for node." ,
58 "main" : " ./dist/index.js" ,
69 "types" : " ./dist/index.d.ts" ,
3235 "devDependencies" : {
3336 "@launchdarkly/node-server-sdk" : " 9.x" ,
3437 "@openfeature/server-sdk" : " ^1.14.0" ,
35- "@types/jest" : " ^27.4.1 " ,
38+ "@types/jest" : " ^29.5.14 " ,
3639 "@typescript-eslint/eslint-plugin" : " ^5.22.0" ,
3740 "@typescript-eslint/parser" : " ^5.22.0" ,
3841 "eslint" : " ^8.14.0" ,
3942 "eslint-config-airbnb-base" : " ^15.0.0" ,
4043 "eslint-config-airbnb-typescript" : " ^17.0.0" ,
4144 "eslint-plugin-import" : " ^2.26.0" ,
42- "jest" : " ^27.5.1 " ,
43- "jest-junit" : " ^14 .0.1 " ,
44- "ts-jest" : " ^27.1.4 " ,
45+ "jest" : " ^29.7.0 " ,
46+ "jest-junit" : " ^16 .0.0 " ,
47+ "ts-jest" : " ^29.2.6 " ,
4548 "typedoc" : " ^0.25.13" ,
4649 "typescript" : " ^4.7.4"
4750 }
You can’t perform that action at this time.
0 commit comments