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

@spark-ui/cli-utils

Package Overview
Dependencies
Maintainers
0
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/cli-utils - npm Package Compare versions

Comparing version 7.3.5 to 7.3.6

4

CHANGELOG.md

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

## [7.3.6](https://github.com/adevinta/spark/compare/v7.3.5...v7.3.6) (2025-01-08)
**Note:** Version bump only for package @spark-ui/cli-utils
## [7.3.5](https://github.com/adevinta/spark/compare/v7.3.4...v7.3.5) (2025-01-07)

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

4

package.json
{
"name": "@spark-ui/cli-utils",
"version": "7.3.5",
"version": "7.3.6",
"description": "Spark CLI utils",

@@ -48,3 +48,3 @@ "publishConfig": {

},
"gitHead": "1b50bcc22534d8941c6da867e0d19eae94e3f022"
"gitHead": "969983868f32c57cf6d6ffc838de66b51fa4163d"
}

@@ -28,4 +28,4 @@ export default ({ name, description }) => `{

"@spark-ui/theme-utils": "latest",
"react": "^18.0 || ^19.0",
"react-dom": "^18.0 || ^19.0",
"react": "^19.0",
"react-dom": "^19.0",
"tailwindcss": "^3.0.0"

@@ -32,0 +32,0 @@ },

@@ -24,3 +24,3 @@ export default ({ name, description }) => {

"peerDependencies": {
"react": "^18.0 || ^19.0",
"react": "^19.0",
"react-dom": "^16.8 || ^17.0 || ^18.0"

@@ -27,0 +27,0 @@ },

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