
Research
/Security News
Popular Tinycolor npm Package Compromised in Supply Chain Attack Affecting 40+ Packages
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
@usecanvas/canvas-editor
Advanced tools
This README outlines the details of collaborating on this Ember addon.
git clone
this repositorynpm install
bower install
ember serve
There are a number of callbacks that can be passed to the editor:
onBlockContentUpdatedLocally
: Receives a block with prevContent
and
content
properties when a block's content was updated locally.onNewBlockInsertedLocally
: Receives an index and a new block object when a
new block was inserted locally.onBlockDeletedLocally
: Receives an index and a block after the block was
deleted locally.To release a new version of CanvasEditor:
npm run version major|minor|patch
to increment the versiongit push origin master
to push the increment commitgit push origin master --tags
to push the increment tagnpm publish
to release to NPMnpm test
(Runs ember try:testall
to test your addon against multiple Ember
versions)ember test
ember test --server
ember build
For more information on using ember-cli, visit http://ember-cli.com/.
FAQs
The default blueprint for ember-cli addons.
The npm package @usecanvas/canvas-editor receives a total of 26 weekly downloads. As such, @usecanvas/canvas-editor popularity was classified as not popular.
We found that @usecanvas/canvas-editor demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 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
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.