🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

@oracle/wrc-jet-pack

Package Overview
Dependencies
Maintainers
4
Versions
541
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oracle/wrc-jet-pack

Oracle JavaScript Extension Toolkit (JET) Pack containing JET Composite and JET Resource components from the WebLogic Remote Console project.

latest
npmnpm
Version
2.4.19
Version published
Maintainers
4
Created
Source

WebLogic Remote Console JET Pack version 2.4.19

About WebLogic Remote Console JET Pack

The WebLogic Remote Console JET pack is a set of JET Composite and JET Resource components, from the WebLogic Remote Console project. They function as a private library, not a plug-in, extension or embeddable version of the WebLogic Remote Console.

Installation

The WebLogic Remote Console JET pack is distributed as a npm package, which needs to be listed as a dependency in a JET web app's package.json. To install it, open a terminal window and change directory to the root directory of the JET web app. Afterwards, type the following at the command prompt:

npm install @oracle/wrc-jet-pack --save

This will do two things:

  • Download and install the latest @oracle/wrc-jet-pack into the node_modules directory of the JET web app
  • Update the dependencies section of the package.json file of the JET web app.

License

Copyright (c) 2023, 2025, Oracle and/or its affiliates and released under the Universal Permissive License (UPL), Version 1.0

Keywords

wrc

FAQs

Package last updated on 08 Dec 2025

Did you know?

Socket

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.

Install

Related posts