
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
ozone-components
Advanced tools
Ozone-components is a library of Polymer and JavaScript modules that should facilitate development of web front-end for Ozone. Elements are available in JavaScript and typeScript.
Elements are split in 4 categories:
See demo application demo.
./conf.ozone.json
.OzoneAPIRequest
is a light wrapper over XMLHttpRequest
to manager AJAX request to Ozone.ozone-api-type
is low level Polymer module to Ozone type. It provide read operation on collection type.UploadFileRequest
is a JavaScript class that can be use as an XMLHttpRequest
to upload media using Ozone v2 upload channel.web-component
to manage collection of Ozone items.iron-list
to display an Ozone search result with lazy loading.vaadin-upload
.This project contains a set of npm library that can be installed individually. There are aimed to be builded with webpack. See the demo project for webpack configuration example.
Any contribution and comment are welcomed.
Do not hesitate to report issues and ask questions in previously reported issues.
You are also more than welcomed to suggest fixes through pull requests.
ozone-components
are centralized in a Lerna repo. Please refer to Lerna documentation for generic usage such as project import, dependency installation or project bootstraping.
$ npm install
$ npm run bower
$ npm run bootstrap
$ npm run demo
Open a browser in http://localhost:9000
$ npm run test
$ npm run doc
FAQs
JavaScript modules for Ozone
The npm package ozone-components receives a total of 0 weekly downloads. As such, ozone-components popularity was classified as not popular.
We found that ozone-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.