Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.12.0 to 0.12.1

4

Clock.js

@@ -11,4 +11,4 @@ "use strict";

var Clock = function Clock(_ref) {
var _ref$d = _ref.d,
d = _ref$d === void 0 ? "i-clock" : _ref$d,
var _ref$id = _ref.id,
id = _ref$id === void 0 ? "i-clock" : _ref$id,
className = _ref.className,

@@ -15,0 +15,0 @@ _ref$width = _ref.width,

import React from 'react';
var Clock = function Clock(_ref) {
var _ref$d = _ref.d,
d = _ref$d === void 0 ? "i-clock" : _ref$d,
var _ref$id = _ref.id,
id = _ref$id === void 0 ? "i-clock" : _ref$id,
className = _ref.className,

@@ -7,0 +7,0 @@ _ref$width = _ref.width,

{
"name": "react-bytesize-icons",
"version": "0.12.0",
"version": "0.12.1",
"description": "Bytesize Icons as React Components.",

@@ -5,0 +5,0 @@ "main": "index.js",

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