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.
@cedoor/movigo
Advanced tools
Ultralight JS library to animate your DOM elements.
Movigo is a light and modern JS animation library which makes the creation of DOM element animations easier. Movigo use new ECMAScript features and the so-called method chaining technique, and save the state of the animation in each function. This means that you can break the chain and create new chains with additional functions by building different animations. Library functions allow you to change CSS property values or to set some animation options. You can find more details and some use cases on the Movigo website, and you can try the code in Ceditor website.
You can install movigo package with npm:
npm install @cedoor/movigo --save
You can also load it using a <script> using the unpkg CDN:
<script src="https://unpkg.com/@cedoor/movigo"></script>
Use this commit message format (angular style):
[<type>] <subject>
<BLANK LINE>
<body>
where type
must be one of the following:
and body
must be should include the motivation for the change and contrast this with previous behavior (do not add body if the commit is trivial).
type
of commit).Examples:
git branch -b docs/README
git branch -b test/one-function
git branch -b feat/side-bar
git branch -b style/header
FAQs
Ultralight JS library to animate your DOM elements.
The npm package @cedoor/movigo receives a total of 2 weekly downloads. As such, @cedoor/movigo popularity was classified as not popular.
We found that @cedoor/movigo 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.
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.