
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@sb1/ffe-decorators-react
Advanced tools
npm install --save @sb1/ffe-decorators-react
import decorator from '@sb1/ffe-decorators-react/lib/decorator';
decorator(config)(MyComponent);
En dekoratør-klasse som kan brukes i forbindelse med animering med Javascript. Denne sørger for at en endring i en gitt property skjer gradivis over et gitt tidsinterval i stedet for at den endres med en gang.
Opprett komponenten med
easeProperties({
foobar: {
initialValue: 1,
duration: 0.5,
},
})(MyComponent);
Der foobar
er propertyen man er interessert i, initialValue
er start-verdien og duration
er hvor lang tid det skal ta før en property-endringen er fullført.
Det er frivillig å oppgi en initialValue
.
Dersom det ikke angis en duration
blir 1s brukt som default.
To start a local development server, run the following from the designsystem root folder:
npm install
npm run build
npm start
A local instance of component-overview
with live reloading will run at http://localhost:1234/.
Example implementations using the latest versions of all components are also available at https://sparebank1.github.io/designsystem.
FAQs
## Install
The npm package @sb1/ffe-decorators-react receives a total of 2 weekly downloads. As such, @sb1/ffe-decorators-react popularity was classified as not popular.
We found that @sb1/ffe-decorators-react demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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 researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.