
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
@ebanux/ebanux-utils
Advanced tools
Install from the command line:
$ npm install @ebanux/ebanux-utils
Install via package.json:
"@ebanux/ebanux-utils": "^1.0.0"
AMZ_WS_COGNITO_CLIENT_ID=*********************
SERVER_BASE_URL=http://my-backend.com
API_BASE_PATH=api/v2.0
CURRENT_USER_SERVICE_PATH=users/me
OAUTH_SCOPE=aws.cognito.signin.user.admin openid
OAUTH_TOKEN_URL=https://ebanux-dev.auth.us-east-1.amazoncognito.com/oauth2/token
SIGN_IN_URL=https://ebanux-dev.auth.us-east-1.amazoncognito.com/login
SIGN_UP_URL=https://ebanux-dev.auth.us-east-1.amazoncognito.com/signup
SIGN_OUT_URL=https://ebanux-dev.auth.us-east-1.amazoncognito.com/logout
SIGN_IN_REDIRECT_URI=SELF_FULL_URI or SELF_FULL_URL or SELF_BASE_URL or https://my-app.com
SIGN_OUT_REDIRECT_URI=SELF_FULL_URI or SELF_FULL_URL or SELF_BASE_URL or https://my-app.com
FAQs
### Installation:
The npm package @ebanux/ebanux-utils receives a total of 0 weekly downloads. As such, @ebanux/ebanux-utils popularity was classified as not popular.
We found that @ebanux/ebanux-utils demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.