@next-core/utils
Advanced tools
+4
-4
| { | ||
| "name": "@next-core/utils", | ||
| "version": "1.8.5", | ||
| "version": "1.8.6", | ||
| "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.11", | ||
| "@next-core/cook": "^2.5.12", | ||
| "@next-core/types": "^1.17.0", | ||
@@ -51,6 +51,6 @@ "file-saver": "^2.0.5", | ||
| "@next-core/build-next-libs": "^1.0.25", | ||
| "@next-core/test-next": "^2.0.0", | ||
| "@next-core/test-next": "^2.0.1", | ||
| "@types/file-saver": "^2.0.7" | ||
| }, | ||
| "gitHead": "9f2112bddbb0a42edd185f8a3fcd6a90923c9ee9" | ||
| "gitHead": "26373dd7adc3ddfb9e221bda84f8218032be2fde" | ||
| } |
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