
Research
/Security News
Popular Tinycolor npm Package Compromised in Supply Chain Attack Affecting 40+ Packages
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
@0xsquid/widget
Advanced tools
Squid Widget is a cross-chain swap widget built with TypeScript & React. It is designed to be embedded into websites, providing an easy and convenient way to perform cross-chain swaps directly from the partner's website.
├── src
│ ├── widget
│ │ ├── assets
│ │ ├── components
│ │ ├── connectors
│ │ ├── contracts
│ │ ├── core
│ │ ├── hooks
│ │ ├── services
│ │ ├── store
│ │ ├── views
│ └── index.tsx
├───index.ts
└───compiled-tailwind.css
For more informations about external providers, click here
Install Yarn packages at the root folder
yarn
The development server must be started from the nextjs
package, which embeds the widget.
cd ../nextjs
yarn dev
The build command must be run from the root folder as this is a lerna monorepo.
cd ../..
yarn build
Please note that TailwindCSS has to be built manually as it's embedded in the build. Therefore, sometimes you may have to run yarn build.
FAQs
A front end widget for using Squid
The npm package @0xsquid/widget receives a total of 516 weekly downloads. As such, @0xsquid/widget popularity was classified as not popular.
We found that @0xsquid/widget demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.