@next-core/utils
Advanced tools
+4
-4
| { | ||
| "name": "@next-core/utils", | ||
| "version": "1.8.9", | ||
| "version": "1.8.10", | ||
| "homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/utils", | ||
@@ -43,3 +43,3 @@ "license": "GPL-3.0", | ||
| "@microsoft/fetch-event-source": "^2.0.1", | ||
| "@next-core/cook": "^2.5.12", | ||
| "@next-core/cook": "^2.5.13", | ||
| "@next-core/types": "^1.19.0", | ||
@@ -50,7 +50,7 @@ "file-saver": "^2.0.5", | ||
| "devDependencies": { | ||
| "@next-core/build-next-libs": "^1.0.25", | ||
| "@next-core/build-next-libs": "^1.1.0", | ||
| "@next-core/test-next": "^2.0.1", | ||
| "@types/file-saver": "^2.0.7" | ||
| }, | ||
| "gitHead": "13468dba4f60a1944c1c44cc275b20daa6de0acc" | ||
| "gitHead": "570ac23f6fac2cfeac85b36a8d811251bc6e20df" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Updated