New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ckeditor/ckeditor5-dev-release-tools

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ckeditor/ckeditor5-dev-release-tools - npm Package Versions

23
12

46.0.3

Diff

Changelog

Source

46.0.3 (2025-02-11)

Bug fixes

  • release-tools: Fixed calculating npm tag for the nightly-next pre-release version. Closes ckeditor/ckeditor5#17904. (commit)

Released packages

Check out the Versioning policy guide for more information.

<details> <summary>Released packages (summary)</summary>

Other releases:

</details>
ckeditor
published 46.0.2 •

Changelog

Source

46.0.2 (2025-02-10)

Other changes

  • release-tools: Exported the getDateIdentifier() util that converts the current date into YYYYMMDD format. (commit)
  • release-tools: Improved the getLastPreRelease() util to distinguish pre-release versions starting with the same base name. Previously, getLastPreRelease( '0.0.0-nightly' ) matched both 0.0.0-nightly and 0.0.0-nightly-next versions, but now only the first one is matched. (commit)

Released packages

Check out the Versioning policy guide for more information.

<details> <summary>Released packages (summary)</summary>

Other releases:

</details>
ckeditor
published 46.0.1 •

Changelog

Source

46.0.1 (2025-01-23)

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

<details> <summary>Released packages (summary)</summary>

Other releases:

</details>
ckeditor
published 46.0.0 •

Changelog

Source

46.0.0 (2025-01-20)

ckeditor
published 45.0.10 •

Changelog

Source

45.0.10 (2025-01-09)

Internal changes only (updated dependencies, documentation, etc.).

Released packages

Check out the Versioning policy guide for more information.

<details> <summary>Released packages (summary)</summary>

Other releases:

</details>
ckeditor
published 45.0.9 •

Changelog

Source

45.0.9 (2024-12-19)

Bug fixes

  • build-tools: Always enable the TypeScript plugin, even when declarations is set to false. Fixes ckeditor/ckeditor5#17653. (commit)
  • release-tools: Fixed path calculation in executeInParallel() util that prepares a path to a dynamically imported worker script. Previously, it did not work in Windows, because there is a specific requirement that absolute path must be valid file:// protocol URL. Now, the worker script is always imported using file:// protocol URL. (commit)

Released packages

Check out the Versioning policy guide for more information.

<details> <summary>Released packages (summary)</summary>

Other releases:

</details>
ckeditor
published 43.0.1 •

ckeditor
published 45.0.8 •

Changelog

Source

45.0.8 (2024-10-30)

[!NOTE] The release channel for this release is next.

Bug fixes

  • translations: Added support for providing options.cwd parameter to synchronizeTranslations() and moveTranslations() functions. This options.cwd (or process.cwd() if not set) is used to resolve paths to packages. (commit)

Released packages

Check out the Versioning policy guide for more information.

<details> <summary>Released packages (summary)</summary>

Other releases:

</details>
ckeditor
published 45.0.7 •

ckeditor
published 45.0.6 •

Changelog

Source

45.0.6 (2024-10-28)

[!NOTE] The release channel for this release is next.

Bug fixes

  • release-tools: The publishPackages() task should not throw an error after trying to publish packages after reaching an attempted limit. Instead, it should verify if the last try was successfully completed and throw the error if it wasn't. Closes ckeditor/ckeditor5#17333. (commit)

Other changes

  • release-tools: Increased the attempts limit from 3 to 5. (commit)
  • release-tools: Created a decorated version of utils (manifest(), packument()) exposed by the pacote package. It prevents from using any cache when checking the npm registry. Direct calls have been replaced with the decorated version. (commit)

Released packages

Check out the Versioning policy guide for more information.

<details> <summary>Released packages (summary)</summary>

Other releases:

</details>
23
12
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc