New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@oraclecc/dcu

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oraclecc/dcu

Development tools for Oracle Commerce Cloud.

latest
Source
npmnpm
Version
1.6.0
Version published
Maintainers
1
Created
Source

Design Code Utility

This npm package provides scripts for aiding development and deployment of storefront assets onto Oracle Commerce Cloud Admin servers.

Usage

Install the module:

yarn add -D @oraclecc/dcu

Now you can use DCU in your CI/CD pipelines.

yarn dcu -v

Operations, grouped by general function, are split across four tools:

  • DCU - Downloading (grabbing) and Uploading (putting) assets between a local folder on your development machine and a remote OCC Admin Node. Transfer of assets from a source node to a different destination node is supported, provided both nodes are running identical OCC versions.

  • CCW - Creating new item types (Widgets, Stacks, Elements) which can be deployed as extensions to a remote OCC Admin Node.

  • PLSU - Transferring page layouts from one remote OCC Admin Node to a different destination node.

  • CCPROXY - Testing Storefront content changes prior to upload by using a local Storefront-aware proxy layer to substitute server content with locally modified files.

Keywords

oracle-commerce-cloud

FAQs

Package last updated on 04 Feb 2020

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