Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@patternslib/pat-ckeditor
Advanced tools
Integrates the CKEditor 5 into patternslib.
CKEditor web: https://ckeditor.com/ CKEditor documentation: https://ckeditor.com/docs/ckeditor5/latest CKEditor Github: https://github.com/ckeditor/ckeditor5
<form>
<textarea name="text" class="pat-ckeditor"></textarea>
</form>
3.0.0-alpha.0 (2022-06-15)
Depend on @patternslib/dev and extend config from there. (1520231)
Extend babel config from @patternslib/dev. (b2763f8)
Extend commitlint config from @patternslib/dev. (05b8e2a)
Extend eslint config from @patternslib/dev. (bcbcb8f)
Extend jest config from @patternslib/dev. (4317c5b)
Extend Makefile from @patternslib/dev. (3d4b116)
Extend prettier config from @patternslib/dev. (bfa8953)
Extend release-it config from @patternslib/dev. (67a4d6d)
Extend webpack config from @patternslib/dev. (3155d8c)
Build: @patternslib/patternslib as peerDependency. (2d3f34b)Move @patternslib/patternslib dependency to peerDependencies and set to any version to avoid version conflicts when this package is a dependency of another Patternslib based package.
Build: Add @patternslib/patternslib also to devDependencies so that we get it installed. (262ae61)
build: Add build:dev script to package.json to create a unminified development build. (cb029c2)
Build: Add keyword "patternslib" to package.json. (f29e735)
Build: Extend jest.config.js from Patternslib and reuse their setupTests file too. (ad5b168)
Build: Keep yarn.lock in repository. (85bd5b5)
Build: Makefile - Allow OTP when publishing to npm, build bundles and publish them on GitHub, add pre-release targets. (6653f88)
Build: Remove dependency regenerator-runtime except from test setup. The async/await runtime handling is already built-in in current Babel. (c9b3174)
Build: Update GitHub actions setup. (b73c7f1)
Build: Upgrade and cleanup dependencies. (e2b52b7)
Build: Upgrade ckeditor to 34.1.0. (028d9de)
webpack: Configure devServer static directory. (66dcd05)
FAQs
A Patternslib pattern for CKEditor.
The npm package @patternslib/pat-ckeditor receives a total of 1 weekly downloads. As such, @patternslib/pat-ckeditor popularity was classified as not popular.
We found that @patternslib/pat-ckeditor demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.