Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
diagram-js
Advanced tools
A toolbox for displaying and modifying diagrams on the web.
Some libraries / applications built on top of diagram-js:
To get the development setup make sure to have NodeJS installed. As soon as you are set up, clone the project and execute
npm install
Execute npm run dev
to run the test suite in watch mode.
Expose an environment variable TEST_BROWSERS=(Chrome|Firefox|IE)
to execute the tests in a non-headless browser.
Execute npm run all
to lint and test the project.
Note: We do not generate any build artifacts. Required parts of the library should be bundled by modelers / viewers as needed instead.
MIT
12.7.3
FIX
: correct error when computing outline (#822)FAQs
A toolbox for displaying and modifying diagrams on the web
The npm package diagram-js receives a total of 75,287 weekly downloads. As such, diagram-js popularity was classified as popular.
We found that diagram-js demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.