@mkgalaxy/utilities
Advanced tools
+0
-3
@@ -7,4 +7,1 @@ export { default as Speak } from "./Speak/Speak"; | ||
| export { getDeepSeekResponse } from "./ai/deepseek"; | ||
| export { GeneralAppProvider, useGeneralAppState, useGeneralAppDispatch, } from "./GeneralAppContext/GeneralAppContext"; | ||
| export { useGeneralApp } from "./GeneralAppContext/useGeneralApp"; | ||
| export { SocketProvider, useSocketClient } from "./SocketContext/SocketContext"; |
+0
-3
@@ -7,4 +7,1 @@ export { default as Speak } from "./Speak/Speak"; | ||
| export { getDeepSeekResponse } from "./ai/deepseek"; | ||
| export { GeneralAppProvider, useGeneralAppState, useGeneralAppDispatch, } from "./GeneralAppContext/GeneralAppContext"; | ||
| export { useGeneralApp } from "./GeneralAppContext/useGeneralApp"; | ||
| export { SocketProvider, useSocketClient } from "./SocketContext/SocketContext"; |
+8
-10
| { | ||
| "name": "@mkgalaxy/utilities", | ||
| "version": "0.2.10", | ||
| "version": "0.3.2", | ||
| "main": "dist/index.js", | ||
@@ -17,4 +17,3 @@ "publishConfig": { | ||
| "import": "./dist/index.js", | ||
| "require": "./dist/index.js", | ||
| "react-server": "./dist/index.js" | ||
| "require": "./dist/index.js" | ||
| }, | ||
@@ -30,8 +29,7 @@ "./dist/lib/themes/Theme.module.scss": "./dist/lib/themes/Theme.module.scss" | ||
| "peerDependencies": { | ||
| "react": "^18.0.0 || ^19.1.0", | ||
| "react-dom": "^18.0.0 || ^19.1.0", | ||
| "react": "^18.2.0 || ^19.1.0", | ||
| "react-dom": "^18.2.0 || ^19.1.0", | ||
| "sass": "^1.69.5" | ||
| }, | ||
| "devDependencies": { | ||
| "@craco/craco": "^7.1.0", | ||
| "@testing-library/dom": "^9.3.3", | ||
@@ -53,6 +51,6 @@ "@testing-library/jest-dom": "^6.1.4", | ||
| "scripts": { | ||
| "start": "craco start", | ||
| "build": "craco build", | ||
| "test": "craco test", | ||
| "eject": "craco eject", | ||
| "start": "react-scripts start", | ||
| "build": "react-scripts build", | ||
| "test": "react-scripts test", | ||
| "eject": "react-scripts eject", | ||
| "build:lib": "tsc --project tsconfig.lib.json && node scripts/copy-scss.js", | ||
@@ -59,0 +57,0 @@ "release:patch": "npm run build:lib && npm version patch && npm publish", |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
14
-6.67%83749
-0.69%1392
-0.43%