Socket
Socket
Sign inDemoInstall

@synthetixio/assets

Package Overview
Dependencies
0
Maintainers
6
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

snx/SNX_blue.svg

5

package.json
{
"name": "@synthetixio/assets",
"version": "1.0.0",
"version": "1.0.1",
"description": "Synthetix assets",
"author": "Synthetix",
"license": "MIT",
"private": false,
"scripts": {
"clean": "svgo --multipass --disable=removeViewBox $(globby {synths,crypto}/**/*.svg)"
"clean": "svgo --multipass --disable=removeViewBox $(globby **/*.svg)"
},

@@ -11,0 +10,0 @@ "devDependencies": {

4

README.md
# Synthetix Assets
A repository for reusable assets from the synthetix ecosystem.
## Install

@@ -13,3 +15,3 @@

// import sBTC synth
import sBTC from 'synthetix-assets/synths/sBTC.svg';
import sBTC from '@synthetixio/assets/synths/sBTC.svg';
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc