Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@orchesty/nodejs-sdk

Package Overview
Dependencies
Maintainers
1
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orchesty/nodejs-sdk - npm Package Compare versions

Comparing version 4.2.32 to 4.2.33

2

dist/lib/Application/Base/CoreFormsEnum.d.ts

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc