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

cloudcommerce

Package Overview
Dependencies
Maintainers
0
Versions
461
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudcommerce - npm Package Compare versions

Comparing version

to
2.37.0

13

package.json
{
"name": "cloudcommerce",
"type": "module",
"version": "2.36.24",
"version": "2.37.0",
"description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native",

@@ -10,4 +10,4 @@ "main": "packages/api/lib/index.js",

"engines": {
"node": ">=18",
"pnpm": ">=7 <9"
"node": ">=20 <21",
"pnpm": ">=10 <11"
},

@@ -32,3 +32,3 @@ "files": [

"@commitlint/rules": "^19.6.0",
"@types/node": "^18.19.75",
"@types/node": "^20.17.19",
"commit-and-tag-version": "^12.5.0",

@@ -41,3 +41,3 @@ "dotenv": "^16.4.7",

"ts-node": "^10.9.2",
"turbo": "^2.4.0",
"turbo": "^2.4.2",
"typescript": "~5.7.3",

@@ -48,5 +48,4 @@ "uglify-js": "^3.19.3",

"zx": "^8.3.2",
"@cloudcommerce/eslint": "2.36.24"
"@cloudcommerce/eslint": "2.37.0"
},
"packageManager": "pnpm@8.15.7",
"scripts": {

@@ -53,0 +52,0 @@ "fix-install": "bash scripts/pre-install.sh && pnpm i",

Sorry, the diff of this file is not supported yet

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