You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@emilgroup/api-documentation

Package Overview
Dependencies
Maintainers
20
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emilgroup/api-documentation - npm Package Compare versions

Comparing version
1.19.0
to
1.19.3
.trivyignore

Sorry, the diff of this file is not supported yet

+12
-11
{
"name": "@emilgroup/api-documentation",
"version": "1.19.0",
"version": "1.19.3",
"description": "Helper library to simplify usage of Typescript contracts",

@@ -29,13 +29,13 @@ "main": "dist/index.js",

"dependencies": {
"@emilgroup/core": "^9.73.0",
"@nestjs/common": "^10.4.20",
"@nestjs/core": "^10.4.20",
"@emilgroup/core": "^10.19.1",
"@nestjs/common": "^10.4.22",
"@nestjs/core": "^10.4.22",
"@nestjs/swagger": "^7.4.2",
"dayjs": "^1.11.19",
"lodash": "^4.17.21",
"dayjs": "^1.11.20",
"lodash": "^4.17.23",
"rxjs": "^7.8.2"
},
"devDependencies": {
"@types/lodash": "^4.17.20",
"@types/node": "20.19.25",
"@types/lodash": "^4.17.24",
"@types/node": "20.19.37",
"@typescript-eslint/eslint-plugin": "7.18.0",

@@ -45,9 +45,10 @@ "@typescript-eslint/parser": "7.18.0",

"eslint-config-prettier": "9.1.2",
"eslint-plugin-prettier": "^5.5.4",
"eslint-plugin-prettier": "^5.5.5",
"husky": "^9.1.7",
"prettier": "3.6.2",
"prettier": "3.8.1",
"typescript": "^5.9.3"
},
"overrides": {
"glob": ">=11.1.0"
"glob": ">=11.1.0",
"fast-xml-parser": "^5.5.6"
},

@@ -54,0 +55,0 @@ "volta": {

Sorry, the diff of this file is not supported yet