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.3
to
1.19.4
+1
-1
bitbucket-pipelines.yml

@@ -19,3 +19,3 @@ image: node:20.11.0-buster

- apt-get update
- apt-get install -y trivy
- apt-get install -y trivy=${TRIVY_VERSION}
# Run Trivy vulnerability scan on npm packages

@@ -22,0 +22,0 @@ - trivy fs --scanners vuln --exit-code 1 --severity HIGH,CRITICAL --ignore-unfixed .

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

@@ -56,2 +56,2 @@ "main": "dist/index.js",

}
}
}

Sorry, the diff of this file is not supported yet