Sign In

@complex-suite/utils

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@complex-suite/utils - npm Package Compare versions

Comparing version
2.10.5
to
3.0.1
+2
-2
package.json
{
"name": "@complex-suite/utils",
"version": "2.10.5",
"version": "3.0.1",
"description": "a complex utils",

@@ -26,4 +26,4 @@ "type": "module",

"coverage": "vitest run --coverage",
"release": "npm publish --registry=https://registry.npmjs.org"
"release": "pnpm publish --registry=https://registry.npmjs.org"
}
}