@orchesty/nodejs-sdk
Advanced tools
Comparing version 4.2.32 to 4.2.33
@@ -6,2 +6,2 @@ declare enum CoreFormsEnum { | ||
export default CoreFormsEnum; | ||
export declare function getFormName(key: string): string; | ||
export declare function getFormName(key: CoreFormsEnum): string; |
{ | ||
"name": "@orchesty/nodejs-sdk", | ||
"description": "", | ||
"version": "4.2.32", | ||
"version": "4.2.33", | ||
"license": "Apache-2.0", | ||
@@ -13,3 +13,3 @@ "url": "https://github.com/Orchesty/orchesty-nodejs-sdk", | ||
"async-mutex": "^0.4.0", | ||
"axios": "^1.5.1", | ||
"axios": "^1.6.2", | ||
"deepmerge": "^4.3.1", | ||
@@ -21,5 +21,5 @@ "express": "5.0.0-beta.1", | ||
"joi": "^17.11.0", | ||
"luxon": "^3.4.3", | ||
"luxon": "^3.4.4", | ||
"mime-types": "^2.1.35", | ||
"mongodb": "^5.9.1", | ||
"mongodb": "^6.3.0", | ||
"node-cache": "^5.1.2", | ||
@@ -29,4 +29,4 @@ "node-redis-connection-pool": "^3.1.0", | ||
"php-serialize": "^4.1.1", | ||
"pino": "^8.16.1", | ||
"prom-client": "^14.2.0", | ||
"pino": "^8.16.2", | ||
"prom-client": "^15.0.0", | ||
"reflect-metadata": "^0.1.13", | ||
@@ -38,15 +38,15 @@ "simple-oauth2": "^5.0.0", | ||
"@hanaboso/eslint-plugin": "^1.0.12", | ||
"@types/express": "^4.17.20", | ||
"@types/jest": "^29.5.6", | ||
"@types/luxon": "^3.3.3", | ||
"@types/mime-types": "^2.1.3", | ||
"@types/node": "^20.8.8", | ||
"@types/php-serialize": "^3.0.3", | ||
"@types/readline-sync": "^1.4.6", | ||
"@types/simple-oauth2": "^5.0.6", | ||
"@types/sodium-native": "^2.3.7", | ||
"@types/supertest": "^2.0.15", | ||
"@types/express": "^4.17.21", | ||
"@types/jest": "^29.5.10", | ||
"@types/luxon": "^3.3.5", | ||
"@types/mime-types": "^2.1.4", | ||
"@types/node": "^20.9.4", | ||
"@types/php-serialize": "^3.0.4", | ||
"@types/readline-sync": "^1.4.8", | ||
"@types/simple-oauth2": "^5.0.7", | ||
"@types/sodium-native": "^2.3.9", | ||
"@types/supertest": "^2.0.16", | ||
"autocannon": "^7.12.0", | ||
"axios-mock-adapter": "^1.22.0", | ||
"eslint": "^8.52.0", | ||
"eslint": "^8.54.0", | ||
"jest": "^29.7.0", | ||
@@ -58,3 +58,3 @@ "nodemon": "^3.0.1", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.2.2" | ||
"typescript": "^5.3.2" | ||
}, | ||
@@ -61,0 +61,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
300548
+ Added@opentelemetry/api@1.9.0(transitive)
+ Added@types/whatwg-url@11.0.5(transitive)
+ Addedbson@6.9.0(transitive)
+ Addedmongodb@6.10.0(transitive)
+ Addedmongodb-connection-string-url@3.0.1(transitive)
+ Addedprom-client@15.1.3(transitive)
+ Addedtr46@4.1.1(transitive)
+ Addedwhatwg-url@13.0.0(transitive)
- Removed@types/node@22.9.0(transitive)
- Removed@types/whatwg-url@8.2.2(transitive)
- Removedbson@5.5.1(transitive)
- Removedip-address@9.0.5(transitive)
- Removedjsbn@1.1.0(transitive)
- Removedmongodb@5.9.2(transitive)
- Removedmongodb-connection-string-url@2.6.0(transitive)
- Removedprom-client@14.2.0(transitive)
- Removedsmart-buffer@4.2.0(transitive)
- Removedsocks@2.8.3(transitive)
- Removedsprintf-js@1.1.3(transitive)
- Removedtr46@3.0.0(transitive)
- Removedundici-types@6.19.8(transitive)
- Removedwhatwg-url@11.0.0(transitive)
Updatedaxios@^1.6.2
Updatedluxon@^3.4.4
Updatedmongodb@^6.3.0
Updatedpino@^8.16.2
Updatedprom-client@^15.0.0