Socket
Socket
Sign inDemoInstall

react-bytesize-icons

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bytesize-icons - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

8

package.json
{
"name": "react-bytesize-icons",
"version": "0.8.0",
"version": "0.8.1",
"description": "Bytesize Icons as React Components.",

@@ -27,7 +27,5 @@ "main": "lib/index.js",

"homepage": "https://github.com/abdelhai/react-bytesize-icons#readme",
"dependencies": {
"devDependencies": {
"react": "^15.3.0",
"react-dom": "^15.3.0"
},
"devDependencies": {
"react-dom": "^15.3.0",
"babel-cli": "^6.11.4",

@@ -34,0 +32,0 @@ "babel-core": "^6.13.2",

@@ -112,2 +112,4 @@ ## Bytesize icons as React components.

Settings | `<Settings/>` | ![Settings](https://cdn.rawgit.com/abdelhai/react-bytesize-icons/master/icons/settings.svg) | `width=32, height=32, strokeWidth='6.25%', strokeLinejoin='round', strokeLinecap='round', color='currentcolor'`
SignIn | `<SignIn/>` | ![SignIn](https://cdn.rawgit.com/abdelhai/react-bytesize-icons/master/icons/sign-in.svg) | `width=32, height=32, strokeWidth='6.25%', strokeLinejoin='round', strokeLinecap='round', color='currentcolor'`
SignOut | `<SignOut/>` | ![SignIn](https://cdn.rawgit.com/abdelhai/react-bytesize-icons/master/icons/sign-out.svg) | `width=32, height=32, strokeWidth='6.25%', strokeLinejoin='round', strokeLinecap='round', color='currentcolor'`
Star | `<Star/>` | ![Star](https://cdn.rawgit.com/abdelhai/react-bytesize-icons/master/icons/star.svg) | `width=32, height=32, strokeWidth='6.25%', strokeLinejoin='round', strokeLinecap='round', color='currentcolor'`

@@ -114,0 +116,0 @@ Start | `<Start/>` | ![Start](https://cdn.rawgit.com/abdelhai/react-bytesize-icons/master/icons/start.svg) | `width=32, height=32, strokeWidth='6.25%', strokeLinejoin='round', strokeLinecap='round', color='currentcolor'`

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc