Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
carbon-icons-svelte
Advanced tools
Install Socket
Detect and block malicious and high-risk dependencies
Versions
10.17.0 - 2020-09-04
@carbon/icons
10.15.0 - 2020-08-09
on:event
10.14.1 - 2020-07-24
10.14.0 - 2020-07-20
10.13.0 - 2020-06-20
10.12.0 - 2020-06-08
Bump @carbon/icons build dependency to 10.12.0 (468 new icons)
Add new default SVG attribute fill="currentColor" which can still be overridden using the style attribute (e.g. <CarbonIcon style="fill: red" />)
fill="currentColor"
<CarbonIcon style="fill: red" />
10.10.2 - 2020-05-02
Bump @carbon/icons build dependency to 10.10.2
Refactor to use fs async I/O methods with util.promisify
util.promisify
Replace tape with Node.js assert
tape
assert
10.10.1 - 2020-04-21
engines
10.10.0 - 2020-04-17
Bump @carbon/icons build dependency to 10.10.0
Prune development dependencies (husky, commitlint, prettier)
Replace jest with tape
Use recursive fs.rmdirSync (requires Node.js version >=12)
fs.rmdirSync
Build and run script in Travis CI
10.9.3 - 2020-03-27
Bump @carbon/icons build dependency to 10.9.3
Bump @carbon/icon-helpers build dependency to 10.6.0
@carbon/icon-helpers
Use defaultAttributes.preserveAspectRatio from @carbon/icon-helpers
defaultAttributes.preserveAspectRatio