New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@foundriesio/polis-api

Package Overview
Dependencies
Maintainers
0
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foundriesio/polis-api - npm Package Compare versions

Comparing version

to
5.3.3

12

package.json
{
"name": "@foundriesio/polis-api",
"version": "5.3.2",
"version": "5.3.3",
"private": false,

@@ -55,16 +55,16 @@ "description": "Polis API wrapper",

"dotenv": "^16.4.5",
"eslint": "^9.19.0",
"eslint": "^9.21.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-security": "^3.0.1",
"globals": "^15.12.0",
"globals": "^16.0.0",
"husky": "^9.1.7",
"lint-staged": "^15.4.2",
"prettier": "^3.4.1",
"prettier": "^3.5.2",
"rimraf": "^6.0.1",
"webpack": "^5.96.1",
"webpack": "^5.98.0",
"webpack-cli": "^6.0.1"
},
"dependencies": {
"undici": "^7.3.0"
"undici": "^7.4.0"
}
}