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
7
Versions
232
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 2.7.3 to 2.8.0

6

CHANGELOG.md

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

# [2.8.0](https://github.com/adevinta/spark/compare/@spark-ui/cli-utils@2.7.3...@spark-ui/cli-utils@2.8.0) (2023-03-23)
### Features
- **cli-utils:** remove deprecated spark-setup-themes cli package ([a2efa9c](https://github.com/adevinta/spark/commit/a2efa9c15b3ece4285043fd25858435f455f257d))
## [2.7.3](https://github.com/adevinta/spark/compare/@spark-ui/cli-utils@2.7.2...@spark-ui/cli-utils@2.7.3) (2023-03-22)

@@ -8,0 +14,0 @@

10

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

@@ -10,4 +10,3 @@ "publishConfig": {

"spark": "./bin/spark.mjs",
"spark-generate": "./bin/spark-generate.mjs",
"spark-setup-themes": "./bin/spark-setup-themes.mjs"
"spark-generate": "./bin/spark-generate.mjs"
},

@@ -22,11 +21,8 @@ "type": "module",

"@clack/prompts": "0.6.2",
"@spark-ui/theme-utils": "^2.10.1",
"camel-case": "4.1.2",
"chalk": "5.2.0",
"commander": "10.0.0",
"deepmerge": "4.3.0",
"esbuild": "0.17.11",
"fs-extra": "11.1.0",
"glob": "8.1.0",
"hex-rgb": "5.0.0",
"pascal-case": "3.1.2"

@@ -37,3 +33,3 @@ },

},
"gitHead": "8d5929fd944837fe356de0a553b2db7577fa83d2"
"gitHead": "9b2398b8c58cf0359169bdde07e8e33ede075e16"
}

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