🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@commonapp/ckeditor5-build-classic

Package Overview
Dependencies
Maintainers
25
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commonapp/ckeditor5-build-classic

Common App fork of CKEditor 5

2.5.0
latest
Source
npm
Version published
Weekly downloads
44
-61.06%
Maintainers
25
Weekly downloads
 
Created
Source

Common App CKEditor

A fork of CKEditor 5 for usage within the Common App product suite.

Build and publish instructions

  • Create feature branch off of develop
  • Complete any feature work and bump package.json version appropriately according to semantic versioning
  • Open a pull request against develop
  • Once merged, publish to npm:
    • Run npm install to ensure you have the latest dependencies
    • Run npm run build
    • If build succeeds, run npm publish
      • Depending on permissions, a senior developer may need to assist with this
      • It requires npm publishing permissions and a local login to the account with those permissions
  • npm will email the publisher when the new version is live

After publishing the new version to npm, go back into the product being worked on and bump the package.json file version for @commonapp/cackeditor to the new version.

Use the specific version instead of the loose version globbing to prevent breaking changes from being pushed in future updates.

Keywords

ckeditor5-build

FAQs

Package last updated on 17 May 2024

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