Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
org.webjars.bowergithub.predixdesignsystem:px-data-grid
Advanced tools
Px-data-grid
is a Predix UI component which defines a data grid, optionally using a sub-element for advanced column settings, filtering and pagination.
Node, npm and bower are necessary to install the component and dependencies. webcomponents.js adds support for web components and custom elements to your application.
First, install the component via bower on the command line.
bower install https://github.com/predixdesignsystem/px-data-grid.git --save
Second, import the component to your application with the following tag in your head.
<link rel="import" href="bower_components/px-data-grid/px-data-grid.html">
Finally, use the component in your application:
<px-data-grid table-data="{{data}}">
</px-data-grid>
From the component's directory...
$ npm install
$ bower install
$ gulp sass
From the component's directory, to start a local server run:
$ gulp serve
The root of that server (e.g. http://localhost:8080/) will automatically open in your default browser with the API documentation page and interactive working examples.
gulp serve
also runs gulp watch
concurrently so that when you make a change to your source files and save them, your preview will be updated in any browsers you have opened and turned on in LiveReload.
In the px-data-grid
directory, run wct
In the px-data-grid
directory, run wct --env=saucelabs
FAQs
WebJar for px-data-grid
We found that org.webjars.bowergithub.predixdesignsystem:px-data-grid demonstrated a not healthy version release cadence and project activity because the last version was released 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
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.