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

@spark-ui/icon

Package Overview
Dependencies
Maintainers
7
Versions
222
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/icon - npm Package Compare versions

Comparing version

to
7.2.1

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [7.2.1](https://github.com/adevinta/spark/compare/v7.2.0...v7.2.1) (2024-11-26)
**Note:** Version bump only for package @spark-ui/icon
# [7.2.0](https://github.com/adevinta/spark/compare/v7.1.1...v7.2.0) (2024-11-26)

@@ -8,0 +12,0 @@

8

package.json
{
"name": "@spark-ui/icon",
"version": "7.2.0",
"version": "7.2.1",
"description": "Accessible icon wrapper",

@@ -38,4 +38,4 @@ "publishConfig": {

"dependencies": {
"@spark-ui/internal-utils": "^7.2.0",
"@spark-ui/visually-hidden": "^7.2.0"
"@spark-ui/internal-utils": "^7.2.1",
"@spark-ui/visually-hidden": "^7.2.1"
},

@@ -51,3 +51,3 @@ "peerDependencies": {

"license": "MIT",
"gitHead": "819bc8f1d05c1fdd206165218e12b1bfa62376f7"
"gitHead": "583684d816dab05a1969bc3778112b1351e92bf2"
}