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
1
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.16.0
to
1.16.1
+8
-5
package.json
{
"name": "@emilgroup/api-documentation",
"version": "1.16.0",
"version": "1.16.1",
"description": "Helper library to simplify usage of Typescript contracts",

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

"dependencies": {
"@emilgroup/core": "9.46.0",
"@emilgroup/core": "9.61.1",
"@nestjs/common": "10.4.20",
"@nestjs/core": "10.4.20",
"@nestjs/swagger": "7.4.2",
"dayjs": "^1.11.18",
"dayjs": "^1.11.19",
"lodash": "^4.17.21",

@@ -40,3 +40,3 @@ "rxjs": "7.8.2"

"@types/lodash": "^4.17.20",
"@types/node": "20.19.17",
"@types/node": "20.19.25",
"@typescript-eslint/eslint-plugin": "7.18.0",

@@ -49,4 +49,7 @@ "@typescript-eslint/parser": "7.18.0",

"prettier": "3.6.2",
"typescript": "^5.9.2"
"typescript": "^5.9.3"
},
"overrides": {
"glob": ">=11.1.0"
},
"volta": {

@@ -53,0 +56,0 @@ "node": "22.20.0"

Sorry, the diff of this file is not supported yet