You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@squiz/dxp-plugin-core

Package Overview
Dependencies
Maintainers
36
Versions
1921
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@squiz/dxp-plugin-core

The non public core commands for dxp

0.39.0
latest
npmnpm
Version published
Weekly downloads
8
166.67%
Maintainers
36
Weekly downloads
 
Created
Source

pipeline status coverage report

Mercury

Welcome to Mercury!

The main documentation is found in /docs

Quick start

Part of the documentation is our Developer Guide which can help you get started.

Manual Mercury Dependency Publishing

npm run run-s build:libs:auth; ./scripts/affected-deploy ./dist/libs/auth; \
npm run run-s build:libs:auth-adapter-auth0-node; ./scripts/affected-deploy ./dist/libs/auth-adapter-auth0-node; \
npm run run-s build:libs:auth-entity; ./scripts/affected-deploy ./dist/libs/auth-entity \
npm run run-s build:libs:auth-entity-testing; ./scripts/affected-deploy ./dist/libs/auth-entity-testing \
npm run run-s build:libs:auth-testing; ./scripts/affected-deploy ./dist/libs/auth-testing \
npm run run-s build:libs:console; ./scripts/affected-deploy ./dist/libs/console; \
npm run run-s build:libs:console-adapter-rest; ./scripts/affected-deploy ./dist/libs/console-adapter-rest; \
npm run run-s build:libs:console-entity; ./scripts/affected-deploy ./dist/libs/console-entity; \
npm run run-s build:libs:console-entity-testing; ./scripts/affected-deploy ./dist/libs/console-entity-testing \
npm run run-s build:libs:http; ./scripts/affected-deploy ./dist/libs/http; \
npm run run-s build:libs:http-adapter-request; ./scripts/affected-deploy ./dist/libs/http-adapter-request; \
npm run run-s build:libs:http-adapter-rx; ./scripts/affected-deploy ./dist/libs/http-adapter-rx \
npm run run-s build:libs:http-testing; ./scripts/affected-deploy ./dist/libs/http-testing \
npm run run-s build:libs:storage; ./scripts/affected-deploy ./dist/libs/storage; \
npm run run-s build:libs:storage-adapter-configstore; ./scripts/affected-deploy ./dist/libs/storage-adapter-configstore \
npm run run-s build:libs:storage-testing; ./scripts/affected-deploy ./dist/libs/storage-testing \
npm run run-s build:libs:support; ./scripts/affected-deploy ./dist/libs/support \
npm run run-s build:libs:testing; ./scripts/affected-deploy ./dist/libs/testing

Keywords

cli

FAQs

Package last updated on 27 Jun 2022

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