New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

homestars-icons

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homestars-icons - npm Package Compare versions

Comparing version 0.1.58 to 0.1.60

5

dist/iconWrapperMethods.js

@@ -22,4 +22,5 @@ "use strict";

var circleFill = _ref.circleFill,
circleStroke = _ref.circleStroke;
return circleFill || circleStroke ? 34 : 22;
circleStroke = _ref.circleStroke,
viewBox = _ref.viewBox;
return viewBox ? viewBox : circleFill || circleStroke ? 34 : 22;
};

@@ -26,0 +27,0 @@

2

package.json
{
"name": "homestars-icons",
"version": "0.1.58",
"version": "0.1.60",
"description": "HomeStars componentized icons",

@@ -5,0 +5,0 @@ "main": "dist/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