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

@spark-ui/chip

Package Overview
Dependencies
Maintainers
0
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/chip - npm Package Compare versions

Comparing version

to
9.3.2

4

CHANGELOG.md

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

## [9.3.2](https://github.com/adevinta/spark/compare/v9.3.1...v9.3.2) (2025-03-10)
**Note:** Version bump only for package @spark-ui/chip
## [9.3.1](https://github.com/adevinta/spark/compare/v9.3.0...v9.3.1) (2025-03-10)

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

12

package.json
{
"name": "@spark-ui/chip",
"version": "9.3.1",
"version": "9.3.2",
"description": "To help people enter information, make selections, filter content, or trigger actions.",

@@ -46,9 +46,9 @@ "publishConfig": {

"dependencies": {
"@spark-ui/icon": "^9.3.1",
"@spark-ui/icons": "^9.3.1",
"@spark-ui/internal-utils": "^9.3.1",
"@spark-ui/slot": "^9.3.1",
"@spark-ui/icon": "^9.3.2",
"@spark-ui/icons": "^9.3.2",
"@spark-ui/internal-utils": "^9.3.2",
"@spark-ui/slot": "^9.3.2",
"emulate-tab": "^1.2.1"
},
"gitHead": "3005294641e6e325b49a5c2a92fe3b92701cf6fa"
"gitHead": "835a8e8c976c83a262e4d57a9da0e44466593a19"
}