Socket
Socket
Sign inDemoInstall

@paprika/icon

Package Overview
Dependencies
Maintainers
4
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paprika/icon - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0-next.0

6

CHANGELOG.md
# Changelog
## 2.1.0-next.0
### Minor Changes
- 5e1c563: TimesCircle icon's default colour #8A8A8A is now included in the config file
## 2.0.0

@@ -4,0 +10,0 @@

2

lib/esm/TimesCircle.js

@@ -37,3 +37,3 @@ import _extends from "@babel/runtime-corejs2/helpers/extends";

d: "M10 2c-4.405 0-8 3.608-8 8 0 4.392 3.595 8 8 8 4.405 0 8-3.595 8-8 0-4.405-3.608-8-8-8zm-.575 5.739a.8.8 0 001.128.003l2-1.98L14.25 7.46l-1.994 1.974a.8.8 0 00-.002 1.134l1.984 1.984-1.698 1.697-1.984-1.984a.8.8 0 00-1.134.003L7.46 14.249l-1.697-1.697 1.967-1.987a.8.8 0 00-.003-1.129L5.751 7.46l1.697-1.697 1.977 1.976z",
fill: "#8A8A8A"
fill: "currentColor"
}));

@@ -40,0 +40,0 @@ }

@@ -51,3 +51,3 @@ "use strict";

d: "M10 2c-4.405 0-8 3.608-8 8 0 4.392 3.595 8 8 8 4.405 0 8-3.595 8-8 0-4.405-3.608-8-8-8zm-.575 5.739a.8.8 0 001.128.003l2-1.98L14.25 7.46l-1.994 1.974a.8.8 0 00-.002 1.134l1.984 1.984-1.698 1.697-1.984-1.984a.8.8 0 00-1.134.003L7.46 14.249l-1.697-1.697 1.967-1.987a.8.8 0 00-.003-1.129L5.751 7.46l1.697-1.697 1.977 1.976z",
fill: "#8A8A8A"
fill: "currentColor"
}));

@@ -54,0 +54,0 @@ }

{
"name": "@paprika/icon",
"version": "2.0.0",
"version": "2.1.0-next.0",
"description": "Icon component is a graphic to represent something else",

@@ -5,0 +5,0 @@ "author": "@paprika",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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