🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@socketsecurity/sdk

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socketsecurity/sdk - npm Package Compare versions

Comparing version

to
1.4.41

30

package.json
{
"name": "@socketsecurity/sdk",
"version": "1.4.40",
"version": "1.4.41",
"license": "MIT",

@@ -86,3 +86,3 @@ "description": "SDK for the Socket API client",

"dependencies": {
"@socketsecurity/registry": "1.0.196"
"@socketsecurity/registry": "1.0.202"
},

@@ -93,10 +93,10 @@ "devDependencies": {

"@eslint/compat": "1.2.9",
"@eslint/js": "9.27.0",
"@types/node": "22.15.21",
"@typescript-eslint/parser": "8.32.1",
"@eslint/js": "9.28.0",
"@types/node": "22.15.29",
"@typescript-eslint/parser": "8.33.0",
"@vitest/coverage-v8": "3.1.4",
"del-cli": "6.0.0",
"eslint": "9.27.0",
"eslint-import-resolver-typescript": "4.3.5",
"eslint-plugin-import-x": "4.12.2",
"eslint": "9.28.0",
"eslint-import-resolver-typescript": "4.4.2",
"eslint-plugin-import-x": "4.15.0",
"eslint-plugin-jsdoc": "50.6.17",

@@ -106,13 +106,13 @@ "eslint-plugin-n": "17.18.0",

"eslint-plugin-unicorn": "56.0.1",
"globals": "16.1.0",
"globals": "16.2.0",
"husky": "9.1.7",
"knip": "5.57.2",
"lint-staged": "16.0.0",
"nock": "14.0.4",
"npm-run-all2": "8.0.3",
"knip": "5.59.1",
"lint-staged": "16.1.0",
"nock": "14.0.5",
"npm-run-all2": "8.0.4",
"openapi-typescript": "6.7.6",
"oxlint": "0.16.11",
"oxlint": "0.17.0",
"type-coverage": "2.29.7",
"typescript": "~5.8.3",
"typescript-eslint": "8.32.1",
"typescript-eslint": "8.33.0",
"vitest": "3.1.4"

@@ -119,0 +119,0 @@ },

Sorry, the diff of this file is too big to display